Fixed Low Speed USB devices broken when using the library HID Class driver (thanks to Michael).
This commit is contained in:
parent
141f24b4a1
commit
31d3984d8d
2 changed files with 14 additions and 5 deletions
|
@ -17,6 +17,8 @@
|
|||
* - Updated the BUILD build system module to produce binary BIN files in addition to Intel HEX files
|
||||
*
|
||||
* <b>Fixed:</b>
|
||||
* - Core:
|
||||
* - Fixed Low Speed USB devices broken when using the library HID Class driver (thanks to Michael)
|
||||
* - Library Applications:
|
||||
* - Added handler for SCSI_CMD_START_STOP_UNIT in demos using the Mass Storage class, to prevent ejection errors on *nix systems due to an
|
||||
* unknown SCSI command
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue