aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Core/HostStandardReq.c
Commit message (Expand)AuthorAgeFilesLines
* 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