Fixed hardware race condition that could cause failed device enumerations for AVR8...
authorDean Camera <dean@fourwalledcubicle.com>
Thu, 3 Jan 2013 10:53:47 +0000 (10:53 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Thu, 3 Jan 2013 10:53:47 +0000 (10:53 +0000)
commit2608fd1dd48096c1867676de337767ff3fb1a951
treecca01486688aaa7dfa9426a0afdf23f0834f5c87
parent7d037c7db812be4dac1a742c990f3631fbd82cb5
Fixed hardware race condition that could cause failed device enumerations for AVR8 and UC3 architectures (thanks to Mike Beyhs).

Fixed incorrect Minimus board LED definitions (thanks to Joonas Lahtinen).

Fixed incorrect LED masks for received data display in the Device GenericHID demos (thanks to Denys Berkovskyy).
Demos/Device/ClassDriver/GenericHID/GenericHID.c
Demos/Device/LowLevel/GenericHID/GenericHID.c
LUFA/Common/Common.h
LUFA/DoxygenPages/ChangeLog.txt
LUFA/Drivers/Board/AVR8/MINIMUS/LEDs.h
LUFA/Drivers/USB/Core/AVR8/Device_AVR8.h
LUFA/Drivers/USB/Core/DeviceStandardReq.c
LUFA/Drivers/USB/Core/UC3/Device_UC3.h
LUFA/Drivers/USB/Core/XMEGA/Device_XMEGA.h