libopencm3/lib/lm3s
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
gpio.c Changed to use stdint types. 2013-06-12 19:11:22 -07:00
libopencm3_lm3s.ld Add support for static constructors and destructors 2013-04-24 22:49:25 +02:00
lm3s6965.ld lm3s: Added linker script for LM3S6965 2016-08-18 22:08:58 +00:00
rcc.c lm3s: Support basic UART + RCC 2016-08-18 22:07:36 +00:00
usart.c style: fix some of the easier style bugs 2017-03-30 21:48:07 +00:00