libopencm3/lib/stm32
Karl Palsson a9dde2832e stm32f4: rcc: drop 48 & 120 MHz configs
48Mhz has no purpose other than to be a naiive method of haivng working
USB.  120MHz never had any purpose, other than to match the f2 code it
was copied from.  Drop them both.  Remaining configs are all max speeds
for various F4 parts.  Lower speeds are all custom
2019-06-02 10:50:10 +00:00
..
common stm32: doc: rtc: move to peripheral apis 2019-05-22 00:16:40 +00:00
f0 stm32: doc: rtc: move to peripheral apis 2019-05-22 00:16:40 +00:00
f1 stm32: doc: rtc: move to peripheral apis 2019-05-22 00:16:40 +00:00
f2 stm32: doc: rtc: move to peripheral apis 2019-05-22 00:16:40 +00:00
f3 stm32: doc: rtc: move to peripheral apis 2019-05-22 00:16:40 +00:00
f4 stm32f4: rcc: drop 48 & 120 MHz configs 2019-06-02 10:50:10 +00:00
f7 stm32: doc: pwr: move to peripheral_api 2019-05-22 00:10:39 +00:00
g0 stm32: doc: pwr: move to peripheral_api 2019-05-22 00:10:39 +00:00
l0 stm32: flash: move to peripheral_apis 2019-05-21 23:41:21 +00:00
l1 stm32: doc: rtc: move to peripheral apis 2019-05-22 00:16:40 +00:00
l4 stm32: doc: pwr: move to peripheral_api 2019-05-22 00:10:39 +00:00
can.c stm32: can: removed canport argument from can_filter functions 2018-02-13 23:57:42 +00:00
desig.c style: fix some of the easier style bugs 2017-03-30 21:48:07 +00:00
st_usbfs_v1.c usb: extract ST USB FS peripheral core. [BREAKING CHANGE] 2015-10-03 01:32:34 +00:00
st_usbfs_v2.c usb: st_usbfs_v2: support disconnect functionality 2018-08-19 23:26:04 +00:00