aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/LowLevel/DevChapter9.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed USB_RemoteWakeupEnabled flag never being set (the REMOTE WAKEUP Set Fea...Dean Camera2009-04-231-22/+27
* USB_HostRequest renamed to USB_ControlRequest, entire control request header ...Dean Camera2009-04-221-60/+50
* Removed specialized Endpoint_ClearControl* and Pipe_ClearControl* macros in f...Dean Camera2009-04-211-18/+18
* Fixed GenericHIDHost demo report write routine incorrect for control type req...Dean Camera2009-04-161-27/+28
* Move StdRequestType.h, StreamCallbacks.h, USBMode.h from the LowLevel USB dri...Dean Camera2009-04-051-1/+2
* Renamed NO_CLEARSET_FEATURE_REQUEST compile time token to NO_FEATURELESS_CONT...Dean Camera2009-03-111-2/+6
* Moved all source to the trunk directory.Dean Camera2009-02-231-0/+313