Added HID class bootloader, compatible with a modified version of the command line Teensy loader from PJRC.com.

This commit is contained in:
Dean Camera
2011-02-09 21:34:00 +00:00
parent 5430e1973c
commit cae0fa73d7
16 changed files with 4522 additions and 8 deletions
+1
View File
@@ -25,6 +25,7 @@
* - Added ability to write protect Mass Storage disk write operations from the host OS
* - Added new MIDIToneGenerator project
* - Added new KeyboardMouseMultiReport Device ClassDriver demo
* - Added HID class bootloader, compatible with a modified version of the command line Teensy loader from PJRC.com
*
* <b>Changed:</b>
* - Core: