Dean Camera
|
5ca1d7bf8f
|
Fix redefinition warning when USB_DEVICE_ONLY is set on an AVR which does not support USB host mode.
|
16 years ago |
Dean Camera
|
fef185a409
|
Cleanup USBMode.h to simplify preprocessor logic.
|
16 years ago |
Dean Camera
|
c619e21fa7
|
Added support for the new ATMEGA32U2, ATMEGA16U2 and ATMEGA8U2 AVR models.
|
16 years ago |
Dean Camera
|
4d3a594f3e
|
Changed per-device controller preprocessor checks over to per-device series for better device control.
Fixed error in Endpoint.c using HSOFI rather than SOFI for counting elapsed milliseconds.
|
16 years ago |
Dean Camera
|
7d4cccc22d
|
Move StdRequestType.h, StreamCallbacks.h, USBMode.h from the LowLevel USB driver directory to the HighLevel USB driver directory, where they are more suited.
|
16 years ago |