Merge branch 'nemith-master'

This commit is contained in:
tmk 2016-09-24 11:35:34 +09:00
commit b9a1cd21e1
7 changed files with 31 additions and 6 deletions

View file

@ -23,6 +23,7 @@ CC_FLAGS += \
-fdata-sections \
-fomit-frame-pointer
CC_FLAGS += -MMD -MP
CC_FLAGS += $(OPT_DEFS)
LD_FLAGS = $(CPU) -Wl,--gc-sections --specs=nano.specs
#LD_FLAGS += -u _printf_float -u _scanf_float