Added LED flashing to the CDC and DFU class bootloaders to indicate when they are running.
This commit is contained in:
parent
2b0c9532a3
commit
513db46548
5 changed files with 31 additions and 0 deletions
|
@ -33,6 +33,7 @@
|
|||
* - Added new KeyboardMouseMultiReport Device ClassDriver demo
|
||||
* - Added new VirtualSerialMassStorage Device ClassDriver demo
|
||||
* - Added HID class bootloader, compatible with a modified version of the command line Teensy loader from PJRC.com
|
||||
* - Added LED flashing to the CDC and DFU class bootloaders to indicate when they are running
|
||||
*
|
||||
* <b>Changed:</b>
|
||||
* - Core:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue