projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added new TOTAL_NUM_CONFIGURATIONS option, removed USE_SINGLE_DEVICE_CONFIGURATION...
[pub/USBasp.git]
/
Demos
/
OTG
/
TestApp
/
makefile
diff --git
a/Demos/OTG/TestApp/makefile
b/Demos/OTG/TestApp/makefile
index
529e076
..
763838e
100644
(file)
--- a/
Demos/OTG/TestApp/makefile
+++ b/
Demos/OTG/TestApp/makefile
@@
-124,6
+124,7
@@
LUFA_PATH = ../../..
\r
# LUFA library compile-time options
\r
LUFA_OPTS = -D USE_NONSTANDARD_DESCRIPTOR_NAMES
\r
+LUFA_OPTS += -D USE_FLASH_DESCRIPTORS
\r
\r
\r
# List C source files here. (C dependencies are automatically generated.)
\r