X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/f85a53a31b00190ad726f509ad275079fc6eb994..37f8a84f35dadf27a6f8997b675238269f854b45:/Demos/OTG/TestApp/makefile diff --git a/Demos/OTG/TestApp/makefile b/Demos/OTG/TestApp/makefile index 529e07669..763838e3e 100644 --- a/Demos/OTG/TestApp/makefile +++ b/Demos/OTG/TestApp/makefile @@ -124,6 +124,7 @@ LUFA_PATH = ../../.. # LUFA library compile-time options LUFA_OPTS = -D USE_NONSTANDARD_DESCRIPTOR_NAMES +LUFA_OPTS += -D USE_FLASH_DESCRIPTORS # List C source files here. (C dependencies are automatically generated.)