libopencm3/lib/stm32/l1
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
adc.c Changes to the header includes for all STM32 peripherals 2014-03-11 16:40:31 +00:00
crc.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 stm32l1: flash: avoid duplicate calls to unlock_pecr 2016-12-19 11:36:20 +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
i2c.c Changes to the header includes for all STM32 peripherals 2014-03-11 16:40:31 +00:00
iwdg.c Changes to the header includes for all STM32 peripherals 2014-03-11 16:40:31 +00:00
lcd.c stm32l1: lcd: Basic LCD configure functions. 2014-03-11 21:44:48 +00:00
libopencm3_stm32l1.ld eeprom: drop support from linker scripts. 2016-12-19 11:40:39 +00:00
rcc.c style: fix some of the easier style bugs 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
stm32l15xx6.ld [stm32l1] Update linker scripts 2013-04-14 14:49:57 +02:00
stm32l15xx8.ld [stm32l1] Update linker scripts 2013-04-14 14:49:57 +02:00
stm32l15xxb.ld [stm32l1] Update linker scripts 2013-04-14 14:49:57 +02:00
stm32l15xxc.ld [stm32l1] Update linker scripts 2013-04-14 14:49:57 +02:00
stm32l15xxd.ld [stm32l1] Update linker scripts 2013-04-14 14:49:57 +02:00
stm32l100xc.ld stm32l1: add l100xc linker script 2015-11-06 00:05:22 +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