libopencm3/lib/stm32/g0
Brian Viele e41ac6ea71 stm32: added peripheral clock get helpers for all stm32 platforms.
Allows for abstraction for code that's dependent on knowing the source clock
for a peripheral. Implemented a few core peripherals that tend to have clock
tree differences between platforms (USART, timers, I2C, SPI).
2020-11-28 22:13:25 +00:00
..
Makefile stm32g0: add device electronic signature offsets and build desig. 2020-04-09 23:37:38 +00:00
adc.c stm32g0: add adc. 2019-11-08 14:19:17 +00:00
flash.c stm32g0: flash: add erase/program stuff 2020-04-09 23:37:38 +00:00
pwr.c stm32g0: pwr: doc: remove duplicated ingroup 2019-12-25 20:34:11 +00:00
rcc.c stm32: added peripheral clock get helpers for all stm32 platforms. 2020-11-28 22:13:25 +00:00