X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/48400df13c7f9f4f0fd8e7f841d49f9502557cb1..88051e78a281f5776538558aec113ff2b66e056c:/Demos/Mouse/makefile diff --git a/Demos/Mouse/makefile b/Demos/Mouse/makefile index a731e205e..27ca1d809 100644 --- a/Demos/Mouse/makefile +++ b/Demos/Mouse/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)