projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
AppConfigHeaders: Fix branch validation errors.
[pub/USBasp.git]
/
Demos
/
Device
/
ClassDriver
/
GenericHID
/
makefile
diff --git
a/Demos/Device/ClassDriver/GenericHID/makefile
b/Demos/Device/ClassDriver/GenericHID/makefile
index
5fd04d4
..
e4d8021
100644
(file)
--- a/
Demos/Device/ClassDriver/GenericHID/makefile
+++ b/
Demos/Device/ClassDriver/GenericHID/makefile
@@
-120,7
+120,7
@@
LUFA_PATH = ../../../..
# LUFA library compile-time options and predefined tokens
-LUFA_OPTS = -D US
B
_LUFA_CONFIG_HEADER
+LUFA_OPTS = -D US
E
_LUFA_CONFIG_HEADER
# Create the LUFA source path variables by including the LUFA root makefile