aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/LowLevel/Host.c
Commit message (Expand)AuthorAgeFilesLines
* Rewritten event system to remove all macros, to make user code clearer.Dean Camera2009-05-181-5/+5
* Moved USB Host state machine code out from USBTask.c and into Host.c, where i...Dean Camera2009-05-131-1/+172
* Fixed GenericHIDHost demo report write routine incorrect for control type req...Dean Camera2009-04-161-1/+1
* Move StdRequestType.h, StreamCallbacks.h, USBMode.h from the LowLevel USB dri...Dean Camera2009-04-051-1/+2
* All comments in the library, bootloaders, demos and projects have now been sp...Dean Camera2009-04-011-2/+2
* Moved all source to the trunk directory.Dean Camera2009-02-231-0/+115