projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Update ModuleTest build test to use as many compile warnings as possible. Set -Werror...
[pub/USBasp.git]
/
LUFA
/
CodeTemplates
/
makefile_template.xmega
diff --git
a/LUFA/CodeTemplates/makefile_template.xmega
b/LUFA/CodeTemplates/makefile_template.xmega
index
9243f04
..
3c09eff
100644
(file)
--- a/
LUFA/CodeTemplates/makefile_template.xmega
+++ b/
LUFA/CodeTemplates/makefile_template.xmega
@@
-112,7
+112,7
@@
LUFA_PATH = ### INSERT PATH TO LUFA LIBRARY RELATIVE TO PROJECT DIRECTORY HERE #
# LUFA library compile-time options and predefined tokens (add '-D' before each token)
# LUFA library compile-time options and predefined tokens (add '-D' before each token)
-LUFA_OPTS = ### INSERT LUFA COMPILE TIME TOKES HERE ###
+LUFA_OPTS = ### INSERT LUFA COMPILE TIME TOKE
N
S HERE ###
# Create the LUFA source path variables by including the LUFA root makefile
# Create the LUFA source path variables by including the LUFA root makefile