Added stdio.h stream examples for the virtual CDC UART in the CDC host demos.
Removed accidental reference to the incomplete MIDI class bootloader in the Bootloader folder makefile.
This commit is contained in:
parent
c7bc3ec391
commit
be9d0a5aa9
5 changed files with 69 additions and 2 deletions
|
@ -26,5 +26,4 @@ all:
|
|||
%:
|
||||
make -C 'DFU/' $@
|
||||
make -C 'CDC/' $@
|
||||
make -C 'MIDI/' $@
|
||||
make -C 'TeensyHID/' $@
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue