| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
added type-safety and compile-checking.
|
|
|
|
|
|
|
|
| |
directory, new named DeviceStandardReq.c/.h and HostStandardReq.c/.h.
Rename LowLevel.c/.h to USBController.c/.h.
Remove dependancies on the complete <avr/io.h> header in the HighLevel USB driver directory, to ensure less work is required in later (possible) ports.
|
|
|
|
| |
the control endpoint is not properly selected when the ISR completes.
|
|
|
|
| |
correctly converted to the target system's native end of line style.
|
|
|
|
| |
interrupts from occuring while the control endpoint request is being processed, causing possible lockups if a USB interrupt occurs during a transfer.
|
|
|
|
| |
for the other USB driver header files.
|
|
LowLevel directory as it is hardware-dependent.
|