projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Additional file renames and modifications to change CDC demos to VirtualSerial.
[pub/USBasp.git]
/
Demos
/
Device
/
LowLevel
/
DualVirtualSerial
/
makefile
diff --git
a/Demos/Device/LowLevel/DualVirtualSerial/makefile
b/Demos/Device/LowLevel/DualVirtualSerial/makefile
index
802a4dd
..
ef10bb3
100644
(file)
--- a/
Demos/Device/LowLevel/DualVirtualSerial/makefile
+++ b/
Demos/Device/LowLevel/DualVirtualSerial/makefile
@@
-102,7
+102,7
@@
FORMAT = ihex
\r
\r
# Target file name (without extension).
\r
-TARGET = Dual
CDC
\r
+TARGET = Dual
VirtualSerial
\r
\r
\r
# Object files directory
\r