Dean Camera
|
5ca1d7bf8f
|
Fix redefinition warning when USB_DEVICE_ONLY is set on an AVR which does not support USB host mode.
|
2009-07-30 07:45:36 +00:00 |
Dean Camera
|
fef185a409
|
Cleanup USBMode.h to simplify preprocessor logic.
|
2009-07-29 02:49:34 +00:00 |
Dean Camera
|
c619e21fa7
|
Added support for the new ATMEGA32U2, ATMEGA16U2 and ATMEGA8U2 AVR models.
|
2009-07-16 08:57:51 +00:00 |
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.
|
2009-06-14 07:44:02 +00:00 |
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.
|
2009-04-05 06:27:49 +00:00 |