libopencm3/lib/stm32/f2
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 add usb audio, cdc, and midi stub files for doxy 2020-11-28 22:13:25 +00:00
crypto.c Changes to the header includes for all STM32 peripherals 2014-03-11 16:40:31 +00:00
flash.c doc: stm32: unify "peripheral API" titles 2019-06-12 23:06:22 +00:00
i2c.c stm32: unify i2c implementations 2017-03-30 21:48:07 +00:00
rcc.c stm32: added peripheral clock get helpers for all stm32 platforms. 2020-11-28 22:13:25 +00:00
rng.c stm32:rng: f4 rng peripheral is common with at least f2 2017-03-30 21:48:07 +00:00