projects
/
pub
/
lufa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
0ad6f1f
)
Fix typos in makefile templates.
author
Dean Camera
<dean@fourwalledcubicle.com>
Wed, 9 Nov 2011 12:09:13 +0000
(12:09 +0000)
committer
Dean Camera
<dean@fourwalledcubicle.com>
Wed, 9 Nov 2011 12:09:13 +0000
(12:09 +0000)
LUFA/CodeTemplates/makefile_template.avr8
patch
|
blob
|
blame
|
history
LUFA/CodeTemplates/makefile_template.uc3
patch
|
blob
|
blame
|
history
LUFA/CodeTemplates/makefile_template.xmega
patch
|
blob
|
blame
|
history
diff --git
a/LUFA/CodeTemplates/makefile_template.avr8
b/LUFA/CodeTemplates/makefile_template.avr8
index
e946bae
..
7fd1939
100644
(file)
--- a/
LUFA/CodeTemplates/makefile_template.avr8
+++ b/
LUFA/CodeTemplates/makefile_template.avr8
@@
-120,7
+120,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
diff --git
a/LUFA/CodeTemplates/makefile_template.uc3
b/LUFA/CodeTemplates/makefile_template.uc3
index
3706969
..
647a956
100644
(file)
--- a/
LUFA/CodeTemplates/makefile_template.uc3
+++ b/
LUFA/CodeTemplates/makefile_template.uc3
@@
-95,7
+95,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
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