mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-05-04 23:12:57 +00:00
Fix Pipe_GetBoundEndpointAddress() returning bad values in some circumstances.
This commit is contained in:
@@ -25,6 +25,8 @@
|
||||
* - Core:
|
||||
* - Fixed Low Speed USB devices broken when using the library HID Class driver (thanks to Michael)
|
||||
* - Fixed possible register corruption in USB Host mode on AVR8 devices when ORDERED_EP_CONFIG is used (thanks to Martin Aakerberg)
|
||||
* - Fixed Pipe_GetBoundEndpointAddress() returning invalid endpoint directions on AVR8 architecture devices
|
||||
* under some circumstances
|
||||
* - 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
|
||||
|
||||
Reference in New Issue
Block a user