Fixed logic hole breaking USB operations on a USB controller with only one supported...
authorDean Camera <dean@fourwalledcubicle.com>
Tue, 28 Aug 2012 20:09:14 +0000 (20:09 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Tue, 28 Aug 2012 20:09:14 +0000 (20:09 +0000)
commit44aea22949c40e76b8be6cb56acbd2b155043e6b
treece9537d7baf57caeb8c871b7d91abd0fa7693f6b
parente225de8a8372fa2cc5dc1d2d782cf7af0f3c0f08
Fixed logic hole breaking USB operations on a USB controller with only one supported USB mode and no USB_DEVICE_ONLY or USB_HOST_ONLY configuration token set.
LUFA/DoxygenPages/ChangeLog.txt
LUFA/Drivers/USB/Core/AVR8/USBController_AVR8.c
LUFA/Drivers/USB/Core/AVR8/USBController_AVR8.h
LUFA/Drivers/USB/Core/Events.h
LUFA/Drivers/USB/Core/UC3/USBController_UC3.c
LUFA/Drivers/USB/Core/UC3/USBController_UC3.h
LUFA/Drivers/USB/Core/USBMode.h
LUFA/Drivers/USB/Core/USBTask.c
LUFA/Drivers/USB/Core/XMEGA/USBController_XMEGA.c
LUFA/Drivers/USB/Core/XMEGA/USBController_XMEGA.h