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/HighLevel
Dean Camera e977774d4e
Relocate USBInterrupt.c/.h from the HighLevel USB driver directory to the LowLevel directory as it is hardware-dependent.
15 years ago
..
ConfigDescriptor.c Add more include protection macros to give the user warnings when they try to manually include private driver header files, instead of the public driver headers. 15 years ago
ConfigDescriptor.h Add file-level brief documentation. 15 years ago
Events.c Add more include protection macros to give the user warnings when they try to manually include private driver header files, instead of the public driver headers. 15 years ago
Events.h Removed two-step endpoint/pipe bank clear and switch sequence for smaller, faster endpoint/pipe code. 15 years ago
StdDescriptors.h Add briefs for the library core structures. 15 years ago
StdRequestType.h Add briefs for the library core structures. 15 years ago
StreamCallbacks.h Add file-level brief documentation. 15 years ago
USBMode.h Add file-level brief documentation. 15 years ago
USBTask.c Add more include protection macros to give the user warnings when they try to manually include private driver header files, instead of the public driver headers. 15 years ago
USBTask.h Removed two-step endpoint/pipe bank clear and switch sequence for smaller, faster endpoint/pipe code. 15 years ago