aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Core/HostStandardReq.c
Commit message (Expand)AuthorAgeFilesLines
* Add more missing function attributes to the TWI peripheral driver.Dean Camera2011-07-121-1/+1
* Added new USB_Host_GetDeviceStatus() function for USB Host mode.Dean Camera2011-07-121-0/+16
* Minor documentation and style fixes.Dean Camera2011-07-111-2/+2
* Updated all host mode demos and projects to use the EVENT_USB_Host_DeviceEnum...Dean Camera2011-07-081-1/+94
* Renamed all low level Endpoint_Read_*, Endpoint_Write_* and Endpoint_Discard_...Dean Camera2011-04-041-7/+7
* F_CLOCK changed to F_USB to be more descriptive, and applicable on future arc...Dean Camera2011-03-211-1/+0
* Fix bugs in the new VirtualSerialMassStorage demo (thanks to Martin Degelsegg...Dean Camera2011-03-161-2/+5
* Removed Pipe_ClearErrorFlags(), pipe error flags are now automatically cleare...Dean Camera2011-02-261-6/+6
* Initial restructuring of the core USB driver module to support multiple archi...Dean Camera2011-02-191-0/+180