projects
/
pub
/
lufa.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added TWI baud rate prescaler and bit length parameters to the TWI_Init() function...
[pub/lufa.git]
/
Projects
/
MIDIToneGenerator
/
makefile
diff --git
a/Projects/MIDIToneGenerator/makefile
b/Projects/MIDIToneGenerator/makefile
index
6e1a2a3
..
4ae7862
100644
(file)
--- a/
Projects/MIDIToneGenerator/makefile
+++ b/
Projects/MIDIToneGenerator/makefile
@@
-116,7
+116,7
@@
OBJDIR = .
\r
\r
# Path to the LUFA library
\r
-LUFA_PATH = ../..
/
\r
+LUFA_PATH = ../..
\r
\r
\r
# LUFA library compile-time options and predefined tokens
\r