aboutsummaryrefslogtreecommitdiffstats
path: root/Bootloaders/TeensyHID/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Bootloaders/TeensyHID/makefile')
-rw-r--r--Bootloaders/TeensyHID/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Bootloaders/TeensyHID/makefile b/Bootloaders/TeensyHID/makefile
index ea528fb00..13d28e5d6 100644
--- a/Bootloaders/TeensyHID/makefile
+++ b/Bootloaders/TeensyHID/makefile
@@ -118,6 +118,7 @@ LUFA_OPTS += -D FIXED_CONTROL_ENDPOINT_SIZE=8
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.)