libopencm3/lib/stm32/h7
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 STM32H7: Support the RNG Peripheral 2020-11-28 22:13:25 +00:00
pwr.c stm32h7: updates to PWR and RCC to support PLL configuration. 2020-03-04 23:17:02 +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 stm32h7: Initial introduction into libopencm3. 2019-11-28 22:15:24 +00:00