Fixed re-enumeration issue of XMEGA architecture targets.
This commit is contained in:
parent
a4a6958524
commit
ea58513558
2 changed files with 2 additions and 1 deletions
|
|
@ -41,6 +41,7 @@
|
|||
* 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)
|
||||
* - Fixed broken USART SPI driver for the AVR8 architecture due to incorrect initialization
|
||||
* - Fixed re-enumeration issue of XMEGA architecture targets (thanks to xjedlins)
|
||||
* - 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