qmk_firmware/LUFA/Drivers/USB/HighLevel
Dean Camera 59becad82f Fix broken doxygen reference in last commit. 2009-05-19 10:36:39 +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 Fix broken doxygen reference in last commit. 2009-05-19 10:36:39 +00:00
StdDescriptors.c Rewritten event system to remove all macros, to make user code clearer. 2009-05-18 10:05:21 +00:00
StdDescriptors.h Rewritten event system to remove all macros, to make user code clearer. 2009-05-18 10:05:21 +00:00
StdRequestType.h Rewritten event system to remove all macros, to make user code clearer. 2009-05-18 10:05:21 +00:00
StreamCallbacks.h USB_IsConnected is now cleared before the USB_Disconnect() event is fired in response to VBUS being removed. 2009-05-19 10:33:29 +00:00
USBInterrupt.c USB_IsConnected is now cleared before the USB_Disconnect() event is fired in response to VBUS being removed. 2009-05-19 10:33:29 +00:00
USBInterrupt.h Rewritten event system to remove all macros, to make user code clearer. 2009-05-18 10:05:21 +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 Moved USB Host state machine code out from USBTask.c and into Host.c, where it more properly belongs. 2009-05-13 14:13:57 +00:00
USBTask.h Rewritten event system to remove all macros, to make user code clearer. 2009-05-18 10:05:21 +00:00