Added HID class bootloader, compatible with a modified version of the command line Teensy loader from PJRC.com.
This commit is contained in:
parent
5430e1973c
commit
cae0fa73d7
16 changed files with 4522 additions and 8 deletions
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -313,7 +313,7 @@
|
|||
* 0x2067
|
||||
* </td>
|
||||
* <td>
|
||||
* <i>Currently Unallocated</i>
|
||||
* HID Class Bootloader
|
||||
* </td>
|
||||
* </tr>
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue