aboutsummaryrefslogtreecommitdiff
path: root/example-cdc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'example-cdc/Makefile')
-rw-r--r--example-cdc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/example-cdc/Makefile b/example-cdc/Makefile
index 2e6e667..4eebd81 100644
--- a/example-cdc/Makefile
+++ b/example-cdc/Makefile
@@ -19,7 +19,7 @@ OBJCOPY = $(CROSS)objcopy
MCU = cortex-m3
CWARN = -Wall -Wextra -Wstrict-prototypes
-DEFS = -DHAVE_SYS_H -DFREE_STANDING
+DEFS = -DUSE_SYS3 -DFREE_STANDING
OPT = -O3 -Os -g
LIBS =