qmk_firmware/LUFA/Drivers/USB/HighLevel
Dean Camera 01c4bef107 More minor renaming of library enums and events to try to create a consistent API. 2009-05-03 14:17:24 +00:00
..
Events.c Move StdRequestType.h, StreamCallbacks.h, USBMode.h from the LowLevel USB driver directory to the HighLevel USB driver directory, where they are more suited. 2009-04-05 06:27:49 +00:00
Events.h More minor renaming of library enums and events to try to create a consistent API. 2009-05-03 14:17:24 +00:00
StdDescriptors.c Move StdRequestType.h, StreamCallbacks.h, USBMode.h from the LowLevel USB driver directory to the HighLevel USB driver directory, where they are more suited. 2009-04-05 06:27:49 +00:00
StdDescriptors.h Documentation enhancements to improve documentation cross-references. 2009-04-22 14:28:55 +00:00
StdRequestType.h Documentation enhancements to improve documentation cross-references. 2009-04-22 14:28:55 +00:00
StreamCallbacks.h Documentation enhancements to improve documentation cross-references. 2009-04-22 14:28:55 +00:00
USBInterrupt.c Move StdRequestType.h, StreamCallbacks.h, USBMode.h from the LowLevel USB driver directory to the HighLevel USB driver directory, where they are more suited. 2009-04-05 06:27:49 +00:00
USBInterrupt.h Documentation enhancements to improve documentation cross-references. 2009-04-22 14:28:55 +00:00
USBMode.h Move StdRequestType.h, StreamCallbacks.h, USBMode.h from the LowLevel USB driver directory to the HighLevel USB driver directory, where they are more suited. 2009-04-05 06:27:49 +00:00
USBTask.c USB_HostRequest renamed to USB_ControlRequest, entire control request header is now read into USB_ControlRequest in Device mode rather than having the library pass only partially read header data to the application. 2009-04-22 13:03:11 +00:00
USBTask.h Documentation enhancements to improve documentation cross-references. 2009-04-22 14:28:55 +00:00