|
|
@ -38,6 +38,7 @@ |
|
|
|
* - Fixed possible register corruption in USB Host mode on AVR8 devices when ORDERED_EP_CONFIG is used (thanks to Martin Aakerberg) |
|
|
|
* - 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 (thanks to decerri) |
|
|
|
* - Fixed Pipe_GetBoundEndpointAddress() returning invalid endpoint directions on AVR8 architecture devices (thanks to decerri) |
|
|
|
* under some circumstances |
|
|
|
* under some circumstances |
|
|
|
|
|
|
|
* - Fixed incorrect USB device state set when a suspended LUFA device is woken while addressed but not configured (thanks to Balaji Krishnan) |
|
|
|
* - Library Applications: |
|
|
|
* - 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 |
|
|
|
* - 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 |
|
|
|
* unknown SCSI command |
|
|
|