libopencm3/lib/lpc13xx
Alexandru Gagniuc 52d34c814b Global: Allow overriding float-abi flags
We currently default to "-mfloat-abi=hard -mfpu=fpv4-sp-d16" for M4F cores, and
and variations of "-mfloat-abi=soft" for the others. Keep the M4F default, and
move others to no FP flags for consistency, but allow overriding these flags
via the FP_FLAGS environment variable.

Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
2013-07-07 18:59:33 -07:00
..
Makefile Global: Allow overriding float-abi flags 2013-07-07 18:59:33 -07:00
gpio.c Changed to use stdint types. 2013-06-12 19:11:22 -07:00
libopencm3_lpc13xx.ld Add support for static constructors and destructors 2013-04-24 22:49:25 +02:00