libopencm3/lib/stm32/f2
Karl Palsson b860319785 make: use std=c99 everywhere by default.
setting "STANDARD_FLAGS=-std=c11" or similar will let you try out
alternate compilation modes.

Fixes https://github.com/libopencm3/libopencm3/issues/773
2017-06-08 23:01:45 +00:00
..
Makefile make: use std=c99 everywhere by default. 2017-06-08 23:01:45 +00:00
crc.c Changes to the header includes for all STM32 peripherals 2014-03-11 16:40:31 +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 Documentation added to flash modules for all STM32 families. 2014-01-15 22:09:36 +01: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
iwdg.c Changes to the header includes for all STM32 peripherals 2014-03-11 16:40:31 +00:00
libopencm3_stm32f2.ld Add support for static constructors and destructors 2013-04-24 22:49:25 +02:00
pwr.c Fix a number of top level doxygen issues. 2014-01-15 22:19:52 +01:00
rcc.c stm32f2+: flash: Rename FLASH_ACR_XCE -> FLASH_ACR_XCEN 2017-03-30 21:48:08 +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
usart.c Changes to the header includes for all STM32 peripherals 2014-03-11 16:40:31 +00:00