aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Keyboard/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Demos/Keyboard/makefile')
-rw-r--r--Demos/Keyboard/makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Demos/Keyboard/makefile b/Demos/Keyboard/makefile
index 6befbdb51..fde8ce0a1 100644
--- a/Demos/Keyboard/makefile
+++ b/Demos/Keyboard/makefile
@@ -177,7 +177,6 @@ CDEFS = -DF_CPU=$(F_CPU)UL -DF_CLOCK=$(F_CLOCK)UL -DBOARD=BOARD_$(BOARD)
CDEFS += -DUSE_NONSTANDARD_DESCRIPTOR_NAMES -DNO_STREAM_CALLBACKS -DUSB_DEVICE_ONLY
CDEFS += -DUSE_STATIC_OPTIONS="(USB_DEVICE_OPT_FULLSPEED | USB_OPT_REG_ENABLED | USB_OPT_AUTO_PLL)"
-
# Place -D or -U options here for ASM sources
ADEFS = -DF_CPU=$(F_CPU)