aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/HighLevel/USBTask.c
Commit message (Expand)AuthorAgeFilesLines
* USB_HostRequest renamed to USB_ControlRequest, entire control request header ...Dean Camera2009-04-221-5/+6
* Changed over all deprecated GCC structure tag initializers to the standardize...Dean Camera2009-04-201-10/+10
* Fixed GenericHIDHost demo report write routine incorrect for control type req...Dean Camera2009-04-161-1/+1
* The USB_Host_SendControlRequest() function no longer automatically selects th...Dean Camera2009-04-141-0/+6
* Move StdRequestType.h, StreamCallbacks.h, USBMode.h from the LowLevel USB dri...Dean Camera2009-04-051-1/+1
* Commit for the 090401 release.Dean Camera2009-03-311-1/+1
* Moved all source to the trunk directory.Dean Camera2009-02-231-0/+253