X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/e0af6014a746b1ef0707d388a58bcf77b9ea47f1..2a0c28e6e47c8a173f32fc99cd8666a2633c5c12:/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.)