libopencm3/lib/stm32/l4
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 style: fix some of the easier style bugs 2017-03-30 21:48:07 +00:00
flash.c style: fix some of the easier style bugs 2017-03-30 21:48:07 +00:00
i2c.c stm32: l0/l4: add i2c support 2017-03-30 21:48:07 +00:00
libopencm3_stm32l4.ld stm32l4: initial memorymap and vector support 2015-11-10 23:47:57 +00:00
pwr.c stm32l4: pwr: basic core functionality 2016-03-30 16:59:57 +00:00
rcc.c style: fix some of the easier style bugs 2017-03-30 21:48:07 +00:00
vector_chipset.c stm32l4: enable FPU in chipset specific startup. 2016-03-30 16:59:57 +00:00