X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/ee7bd5685e000b3a128069fd75d436c653ab54b2..ecf7538430c01b95104682f0f7493e57b9168125:/Demos/Keyboard/makefile 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)