jacdac-stm32x0/stm32/mk
Michał Moskal 86de72c8dc
support for STM32G0 series (#16)
* add submodules and config for g0 port

* Rename FLASH_SIZE to JD_FLASH_SIZE (conflict with HAL)

* Fix a number of peripherals for G0

* Disable PLL switching on USART2 (also on F0)

* Fix RTC for G0

* UART and BL G0 fixes

* Disable namestore (unused) on G0

* Move device id to OTP

* Fix uart in bl

* Fix cpu_mhz init

* Real Time Clock has a Clock on G0!

* Fix temp reading on g0

* Fixup board init code

* Make it build on F0 again

* Adjust start delays
2021-03-09 18:50:43 +01:00
..
STM32F030x4.mk board definitions moved to a separate repo (#14) 2021-02-18 02:21:04 +01:00
STM32F031x6.mk board definitions moved to a separate repo (#14) 2021-02-18 02:21:04 +01:00
STM32F042x6.mk add stm32f042 (#15) 2021-02-26 21:12:35 +01:00
STM32G031x8.mk support for STM32G0 series (#16) 2021-03-09 18:50:43 +01:00
stm32f0.mk support for STM32G0 series (#16) 2021-03-09 18:50:43 +01:00
stm32g0.mk support for STM32G0 series (#16) 2021-03-09 18:50:43 +01:00