Merge branch 'nemith-master'
This commit is contained in:
commit
b9a1cd21e1
7 changed files with 31 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue