libopencm3/lib
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
..
cm3 cm3: nvic: use separate documentation to avoid warnings on cm0 2020-01-28 22:31:38 +00:00
dispatch stm32h7: add dispatch for enabling FPU 2020-10-07 21:41:53 +00:00
efm32 add usb audio, cdc, and midi stub files for doxy 2020-11-28 22:13:25 +00:00
ethernet doc: fix some trivial parameter name style problems 2019-06-12 23:06:27 +00:00
gd32/f1x0 stm32: rcc: convert to use new standard defines 2020-11-28 22:13:25 +00:00
lm3s BREAKING: drop all part specific ld files 2020-11-28 22:13:25 +00:00
lm4f add usb audio, cdc, and midi stub files for doxy 2020-11-28 22:13:25 +00:00
lpc13xx lpc13xx/lpc17xx: consistent makefiles 2019-06-17 22:33:32 +00:00
lpc17xx lpc13xx/lpc17xx: consistent makefiles 2019-06-17 22:33:32 +00:00
lpc43xx BREAKING: drop all part specific ld files 2020-11-28 22:13:25 +00:00
msp432/e4 ti msp432: consistent makefile 2019-06-17 22:33:32 +00:00
pac55xx pac55xx: add usart definitions and basic support code. 2020-11-28 22:13:25 +00:00
sam BREAKING: drop all part specific ld files 2020-11-28 22:13:25 +00:00
stm32 stm32: added peripheral clock get helpers for all stm32 platforms. 2020-11-28 22:13:25 +00:00
swm050 swm050: register fix for timer_clock_div 2020-01-28 23:53:55 -06:00
usb add usb audio, cdc, and midi stub files for doxy 2020-11-28 22:13:25 +00:00
vf6xx vf6xx: consistent makefile 2019-06-17 22:33:32 +00:00
Makefile.include ld scripts: drop duplication of standard sections 2018-04-28 21:12:27 +00:00
cortex-m-generic.ld ld: support ".ramtext" section hook to place functions in ram 2020-11-28 22:13:25 +00:00