qmk_firmware/LUFA/Drivers/USB/LowLevel
Dean Camera fa85c5e416 Commit for the 090401 release. 2009-03-31 11:56:00 +00:00
..
DevChapter9.c Renamed NO_CLEARSET_FEATURE_REQUEST compile time token to NO_FEATURELESS_CONTROL_ONLY_DEVICE and expanded its function to also remove parts of the Get Status chapter 9 request, to further reduce code usage. 2009-03-11 13:11:58 +00:00
DevChapter9.h Renamed NO_CLEARSET_FEATURE_REQUEST compile time token to NO_FEATURELESS_CONTROL_ONLY_DEVICE and expanded its function to also remove parts of the Get Status chapter 9 request, to further reduce code usage. 2009-03-11 13:11:58 +00:00
Device.h Moved all source to the trunk directory. 2009-02-23 07:08:22 +00:00
Endpoint.c Updated changelog to reflect recent commit changes. 2009-03-03 08:19:32 +00:00
Endpoint.h Fixed USBTask.h not conditionally including HostChapter9.h only when CAN_BE_DEVICE is defined (thanks to Ian Gregg). 2009-03-26 00:20:28 +00:00
Host.c Moved all source to the trunk directory. 2009-02-23 07:08:22 +00:00
Host.h Moved all source to the trunk directory. 2009-02-23 07:08:22 +00:00
HostChapter9.c Moved all source to the trunk directory. 2009-02-23 07:08:22 +00:00
HostChapter9.h Moved all source to the trunk directory. 2009-02-23 07:08:22 +00:00
LowLevel.c Moved all source to the trunk directory. 2009-02-23 07:08:22 +00:00
LowLevel.h Commit for the 090401 release. 2009-03-31 11:56:00 +00:00
OTG.h Moved all source to the trunk directory. 2009-02-23 07:08:22 +00:00
Pipe.c Commit for the 090401 release. 2009-03-31 11:56:00 +00:00
Pipe.h Fixed USBTask.h not conditionally including HostChapter9.h only when CAN_BE_DEVICE is defined (thanks to Ian Gregg). 2009-03-26 00:20:28 +00:00
StdRequestType.h Moved all source to the trunk directory. 2009-02-23 07:08:22 +00:00
StreamCallbacks.h Commit for the 090401 release. 2009-03-31 11:56:00 +00:00
USBMode.h Fixed documentation typoes and preprocessor checks relating to misspellings of the USE_RAM_DESCRIPTORS token (thanks to Ian Gregg). 2009-03-25 22:43:00 +00:00