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
/
ClassDriver
/
VirtualSerial
/
makefile
diff --git
a/Demos/Device/ClassDriver/VirtualSerial/makefile
b/Demos/Device/ClassDriver/VirtualSerial/makefile
index
8b67fd3
..
024bf92
100644
(file)
--- a/
Demos/Device/ClassDriver/VirtualSerial/makefile
+++ b/
Demos/Device/ClassDriver/VirtualSerial/makefile
@@
-102,7
+102,7
@@
FORMAT = ihex
\r
\r
# Target file name (without extension).
\r
-TARGET =
CDC
\r
+TARGET =
VirtualSerial
\r
\r
\r
# Object files directory
\r