projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Remove outdated AVRStudio project files from demos, projects, bootloaders. Fix makefi...
[pub/USBasp.git]
/
Demos
/
Device
/
ClassDriver
/
USBtoSerial
/
makefile
diff --git
a/Demos/Device/ClassDriver/USBtoSerial/makefile
b/Demos/Device/ClassDriver/USBtoSerial/makefile
index
5cf9c61
..
9c47e16
100644
(file)
--- a/
Demos/Device/ClassDriver/USBtoSerial/makefile
+++ b/
Demos/Device/ClassDriver/USBtoSerial/makefile
@@
-119,7
+119,7
@@
OBJDIR = .
\r
\r
# Path to the LUFA library
\r
-LUFA_PATH = ../../..
\r
+LUFA_PATH = ../../..
/..
\r
\r
\r
# List C source files here. (C dependencies are automatically generated.)
\r