projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added stdio.h stream examples for the virtual CDC UART in the CDC host demos.
[pub/USBasp.git]
/
Bootloaders
/
makefile
diff --git
a/Bootloaders/makefile
b/Bootloaders/makefile
index
5fd5aef
..
1083587
100644
(file)
--- a/
Bootloaders/makefile
+++ b/
Bootloaders/makefile
@@
-26,5
+26,4
@@
all:
%:
\r
make -C 'DFU/' $@
\r
make -C 'CDC/' $@
\r
- make -C 'MIDI/' $@
\r
make -C 'TeensyHID/' $@
\r