Fixed incorrect USB device state set when a suspended LUFA device is woken while...
authorDean Camera <dean@fourwalledcubicle.com>
Mon, 15 Jul 2013 18:47:43 +0000 (20:47 +0200)
committerDean Camera <dean@fourwalledcubicle.com>
Mon, 15 Jul 2013 18:47:43 +0000 (20:47 +0200)
commit7cd9e0dbc45afa4b047711d5dc255f4850e80c6b
treee13090458bc6dd3e115251c7b68bab0a18e9723d
parent37ba9ec326fcddbc04765f4a0d360b5cdf88bae8
Fixed incorrect USB device state set when a suspended LUFA device is woken while addressed but not configured (thanks to Balaji Krishnan)
LUFA/DoxygenPages/ChangeLog.txt
LUFA/Drivers/USB/Core/AVR8/USBInterrupt_AVR8.c
LUFA/Drivers/USB/Core/UC3/USBInterrupt_UC3.c
LUFA/Drivers/USB/Core/XMEGA/USBInterrupt_XMEGA.c