Fixed INTERRUPT_CONTROL_ENDPOINT compile time option preventing other interrupts...
authorDean Camera <dean@fourwalledcubicle.com>
Tue, 4 May 2010 10:16:44 +0000 (10:16 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Tue, 4 May 2010 10:16:44 +0000 (10:16 +0000)
commit708a1c6166af75f0243972c81d06978cc9bf20be
tree978200eb752e4290ac94c930607544d4864a4189
parente652cfac67ace9c307612cd2e1df70142358c673
Fixed INTERRUPT_CONTROL_ENDPOINT compile time option preventing other interrupts from occuring while the control endpoint request is being processed, causing possible lockups if a USB interrupt occurs during a transfer.
LUFA/Drivers/USB/LowLevel/USBInterrupt.c
LUFA/Drivers/USB/LowLevel/USBInterrupt.h
LUFA/ManPages/ChangeLog.txt