aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Core/AVR8/Host_AVR8.c
Commit message (Expand)AuthorAgeFilesLines
* Minor documentation improvements.Dean Camera2012-02-011-2/+2
* Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...Dean Camera2011-12-231-1/+1
* Updated all host mode demos and projects to use the EVENT_USB_Host_DeviceEnum...Dean Camera2011-07-081-86/+6
* Altered the definition of the USB_Audio_Descriptor_Format_t descriptor so tha...Dean Camera2011-05-301-2/+2
* Add new USB_Host_SetInterfaceAltSetting() convenience function.Dean Camera2011-05-271-0/+17
* Correct UC3 global interrupt functions.Dean Camera2011-04-081-1/+1
* Add in a new common Delay_MS() function, which provides a blocking delay for ...Dean Camera2011-04-081-1/+1
* Rename architecture specific driver files, to make them appear with uniquely ...Dean Camera2011-02-201-0/+355