aboutsummaryrefslogtreecommitdiffstats
path: root/demos/ARMCM0-LPC1114-GCC/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'demos/ARMCM0-LPC1114-GCC/Makefile')
-rw-r--r--demos/ARMCM0-LPC1114-GCC/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/ARMCM0-LPC1114-GCC/Makefile b/demos/ARMCM0-LPC1114-GCC/Makefile
index 59a108cfe..dcfec8ce6 100644
--- a/demos/ARMCM0-LPC1114-GCC/Makefile
+++ b/demos/ARMCM0-LPC1114-GCC/Makefile
@@ -148,7 +148,7 @@ CPPWARN = -Wall -Wextra
#
# List all default C defines here, like -D_DEBUG=1
-DDEFS = -DLPC1114
+DDEFS = -DLPC1114 -D__NEWLIB__
# List all default ASM defines here, like -D_DEBUG=1
DADEFS =