You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/LUFA/Drivers/USB/LowLevel
Dean Camera fa85c5e416
Commit for the 090401 release.
16 years ago
..
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. 16 years ago
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. 16 years ago
Device.h Moved all source to the trunk directory. 16 years ago
Endpoint.c Updated changelog to reflect recent commit changes. 16 years ago
Endpoint.h Fixed USBTask.h not conditionally including HostChapter9.h only when CAN_BE_DEVICE is defined (thanks to Ian Gregg). 16 years ago
Host.c Moved all source to the trunk directory. 16 years ago
Host.h Moved all source to the trunk directory. 16 years ago
HostChapter9.c Moved all source to the trunk directory. 16 years ago
HostChapter9.h Moved all source to the trunk directory. 16 years ago
LowLevel.c Moved all source to the trunk directory. 16 years ago
LowLevel.h Commit for the 090401 release. 16 years ago
OTG.h Moved all source to the trunk directory. 16 years ago
Pipe.c Commit for the 090401 release. 16 years ago
Pipe.h Fixed USBTask.h not conditionally including HostChapter9.h only when CAN_BE_DEVICE is defined (thanks to Ian Gregg). 16 years ago
StdRequestType.h Moved all source to the trunk directory. 16 years ago
StreamCallbacks.h Commit for the 090401 release. 16 years ago
USBMode.h Fixed documentation typoes and preprocessor checks relating to misspellings of the USE_RAM_DESCRIPTORS token (thanks to Ian Gregg). 16 years ago