Fixed error receiving PIMA events via the Still Image Host class driver.
This commit is contained in:
parent
44bc433fb0
commit
aded8373cc
3 changed files with 10 additions and 9 deletions
|
|
@ -43,6 +43,7 @@
|
|||
* - 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 Jaroslav Jedlinsky)
|
||||
* - Fixed error receiving PIMA events via the Still Image Host class driver
|
||||
* - 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