Dean Camera
|
708a1c6166
|
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.
|
2010-05-04 10:16:44 +00:00 |
Dean Camera
|
0063f72117
|
Oops - relocated USBInterrupt.h header file requires adjusted include paths for the other USB driver header files.
|
2010-04-28 08:20:15 +00:00 |
Dean Camera
|
e977774d4e
|
Relocate USBInterrupt.c/.h from the HighLevel USB driver directory to the LowLevel directory as it is hardware-dependent.
|
2010-04-28 08:15:16 +00:00 |