Added LED flashing to the CDC and DFU class bootloaders to indicate when they are running.

This commit is contained in:
Dean Camera 2011-04-23 03:45:29 +00:00
parent 2b0c9532a3
commit 513db46548
5 changed files with 31 additions and 0 deletions

View file

@ -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: