libopencm3/lib/stm32/f7
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 stm32: dcmi: hook up doxygen again 2020-11-28 22:13:25 +00:00
desig.c stm32: desig: refactor to allow targets to have different addresses 2020-03-04 22:16:31 +00:00
flash.c doc: stm32: unify "peripheral API" titles 2019-06-12 23:06:22 +00:00
pwr.c stm32: doc: pwr: move to peripheral_api 2019-05-22 00:10:39 +00:00
rcc.c stm32: added peripheral clock get helpers for all stm32 platforms. 2020-11-28 22:13:25 +00:00
vector_chipset.c [stm32f7] Add initial support of the family, GPIO support. 2015-10-15 10:34:28 +00:00