aboutsummaryrefslogtreecommitdiffstats
path: root/Bootloaders/DFU/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Bootloaders/DFU/makefile')
-rw-r--r--Bootloaders/DFU/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Bootloaders/DFU/makefile b/Bootloaders/DFU/makefile
index f3d5cfad8..06551d561 100644
--- a/Bootloaders/DFU/makefile
+++ b/Bootloaders/DFU/makefile
@@ -118,6 +118,7 @@ LUFA_OPTS += -D FIXED_CONTROL_ENDPOINT_SIZE=32
LUFA_OPTS += -D USE_SINGLE_DEVICE_CONFIGURATION
LUFA_OPTS += -D USE_STATIC_OPTIONS="(USB_DEVICE_OPT_FULLSPEED | USB_OPT_REG_ENABLED | USB_OPT_AUTO_PLL)"
LUFA_OPTS += -D USE_RAM_DESCRIPTORS
+LUFA_OPTS += -D NO_INTERNAL_SERIAL
# List C source files here. (C dependencies are automatically generated.)