libopencm3/lib/stm32/f2
Karl Palsson 05ce5de4c2 stm32f2/4: link in the specific flash.o files.
We extracted code out to the common files, but they weren't being
linked.  This didn't matter in the past, as they were empty.

Fixes: 46d4103c stm32: flash: move wait_for_last to f2/f4 explicitly.

Fixes: https://github.com/libopencm3/libopencm3/issues/953
2018-08-14 11:19:58 +00:00
..
Makefile stm32f2/4: link in the specific flash.o files. 2018-08-14 11:19:58 +00:00
crypto.c Changes to the header includes for all STM32 peripherals 2014-03-11 16:40:31 +00:00
dac.c Changes to the header includes for all STM32 peripherals 2014-03-11 16:40:31 +00:00
dma.c Changes to the header includes for all STM32 peripherals 2014-03-11 16:40:31 +00:00
flash.c stm32: f247: flash: use common code. 2018-07-29 20:31:17 +00:00
gpio.c Add test in common headers for improper inclusion of such files in application. 2013-03-07 18:35:04 +10:30
hash.c Changes to the header includes for all STM32 peripherals 2014-03-11 16:40:31 +00:00
i2c.c stm32: unify i2c implementations 2017-03-30 21:48:07 +00:00
pwr.c Fix a number of top level doxygen issues. 2014-01-15 22:19:52 +01:00
rcc.c stm32: rcc: extract osc_bypass functions 2017-06-08 23:01:45 +00:00
rng.c stm32:rng: f4 rng peripheral is common with at least f2 2017-03-30 21:48:07 +00:00
rtc.c Changes to the header includes for all STM32 peripherals 2014-03-11 16:40:31 +00:00
spi.c Changes to the header includes for all STM32 peripherals 2014-03-11 16:40:31 +00:00
timer.c Changes to the header includes for all STM32 peripherals 2014-03-11 16:40:31 +00:00