aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/HighLevel
Commit message (Expand)AuthorAgeFilesLines
* Fixed GenericHIDHost demo report write routine incorrect for control type req...Dean Camera2009-04-167-17/+71
* The USB_Host_SendControlRequest() function no longer automatically selects th...Dean Camera2009-04-141-0/+6
* Removed all binary constants and replaced with decimal or hexadecimal constan...Dean Camera2009-04-052-13/+13
* Move StdRequestType.h, StreamCallbacks.h, USBMode.h from the LowLevel USB dri...Dean Camera2009-04-0511-8/+363
* All comments in the library, bootloaders, demos and projects have now been sp...Dean Camera2009-04-014-18/+18
* Commit for the 090401 release.Dean Camera2009-03-311-1/+1
* Fixed USBTask.h not conditionally including HostChapter9.h only when CAN_BE_D...Dean Camera2009-03-261-1/+4
* Fixed documentation typoes and preprocessor checks relating to misspellings o...Dean Camera2009-03-251-1/+1
* Moved all source to the trunk directory.Dean Camera2009-02-238-0/+1972