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. 2010-04-28 08:15:16 +00:00
..
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. 2010-02-11 04:05:02 +00:00
ConfigDescriptor.h Add file-level brief documentation. 2010-03-29 07:49:58 +00:00
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. 2010-02-11 04:05:02 +00:00
Events.h Removed two-step endpoint/pipe bank clear and switch sequence for smaller, faster endpoint/pipe code. 2010-04-13 23:29:11 +00:00
StdDescriptors.h Add briefs for the library core structures. 2010-03-29 13:32:36 +00:00
StdRequestType.h Add briefs for the library core structures. 2010-03-29 13:32:36 +00:00
StreamCallbacks.h Add file-level brief documentation. 2010-03-29 07:49:58 +00:00
USBMode.h Add file-level brief documentation. 2010-03-29 07:49:58 +00:00
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. 2010-02-11 04:05:02 +00:00
USBTask.h Removed two-step endpoint/pipe bank clear and switch sequence for smaller, faster endpoint/pipe code. 2010-04-13 23:29:11 +00:00