We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2e2d2c8 + fccb3fa commit 12aa0fdCopy full SHA for 12aa0fd
tool/mbed/gcc.mk
@@ -23,6 +23,7 @@ CC_FLAGS += \
23
-fdata-sections \
24
-fomit-frame-pointer
25
CC_FLAGS += -MMD -MP
26
+CC_FLAGS += $(OPT_DEFS)
27
28
LD_FLAGS = $(CPU) -Wl,--gc-sections --specs=nano.specs
29
#LD_FLAGS += -u _printf_float -u _scanf_float
0 commit comments