Use an early-abort in the USB_DeviceTask() function rather than wrapping the entire...
authorDean Camera <dean@fourwalledcubicle.com>
Sat, 1 Sep 2012 22:55:56 +0000 (22:55 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sat, 1 Sep 2012 22:55:56 +0000 (22:55 +0000)
commitb9f3ff39a41c5dea00a651b7efe75f0f15a71ed1
tree9d31ca7618fc5eed8d51cd8299c08a20b1b2dec6
parentc4aeb6d5abc2a42f69388e33394a6f43740486ef
Use an early-abort in the USB_DeviceTask() function rather than wrapping the entire implementation in a conditional.
LUFA/Drivers/USB/Core/USBTask.c