aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Core/AVR8/USBController_AVR8.c
Commit message (Expand)AuthorAgeFilesLines
* Updated all host mode demos and projects to use the EVENT_USB_Host_DeviceEnum...Dean Camera2011-07-081-14/+15
* Fixed compile error when FIXED_CONTROL_ENDPOINT_SIZE compile time option was ...Dean Camera2011-06-201-1/+16
* Fixed Remote Wakeup broken on the AVRs due to the mechanism only operating wh...Dean Camera2011-03-151-1/+2
* Implemented on-demand PLL clock generation for the U4, U6 and U7 series USB A...Dean Camera2011-03-151-14/+26
* Porting updates for the UC3B architecture - get UC3B partially enumerating us...Dean Camera2011-03-051-2/+0
* Add in USB_INT_RegisterHandlers() internal function to register the interrupt...Dean Camera2011-02-281-0/+2
* Changed over the AVR8 USB controller interrupt management macros to be inline...Dean Camera2011-02-271-1/+1
* Rename architecture specific driver files, to make them appear with uniquely ...Dean Camera2011-02-201-0/+233