libopencm3/lib/lpc43xx
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
..
m0 make: use std=c99 everywhere by default. 2017-06-08 23:01:45 +00:00
m4 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
i2c.c Add a duty cycle count argument to i2c0_init() to adjust for changes in APB1 clock. 2013-07-07 13:52:12 -07:00
ipc.c [Style] checked and corrected 2013-08-22 22:29:40 -07:00
scu.c Changed to use stdint types. 2013-06-12 19:11:22 -07:00
ssp.c [Style] checked and corrected 2013-08-22 22:29:40 -07:00
timer.c [Style] checked and corrected 2013-08-22 22:29:40 -07:00
uart.c [Style] checked and corrected 2013-08-22 22:29:40 -07:00