Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Erik Strand
lufa
Commits
2b54cd98
Commit
2b54cd98
authored
Nov 09, 2011
by
Dean Camera
Browse files
Fix typos in makefile templates.
parent
0ad6f1fb
Changes
3
Hide whitespace changes
Inline
Side-by-side
LUFA/CodeTemplates/makefile_template.avr8
View file @
2b54cd98
...
...
@@ -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_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
...
...
LUFA/CodeTemplates/makefile_template.uc3
View file @
2b54cd98
...
...
@@ -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_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
...
...
LUFA/CodeTemplates/makefile_template.xmega
View file @
2b54cd98
...
...
@@ -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_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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment