Fix broken USART SPI driver for the AVR8 architecture.

This commit is contained in:
Dean Camera 2013-08-12 16:27:06 +02:00
parent 5558b2f221
commit a4a6958524
2 changed files with 5 additions and 4 deletions

View file

@ -40,6 +40,7 @@
* - Fixed Pipe_GetBoundEndpointAddress() returning invalid endpoint directions on AVR8 architecture devices (thanks to decerri)
* 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
* - 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