Dean Camera
|
1331cce08a
|
Fixed possible device lockup when INTERRUPT_CONTROL_ENDPOINT is enabled and the control endpoint is not properly selected when the ISR completes.
|
2010-05-13 07:43:18 +00:00 |
Dean Camera
|
071e02c6b6
|
Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style.
|
2010-05-08 03:12:14 +00:00 |
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 |