qmk_firmware/Demos/Host/ClassDriver
Dean Camera 073a58cd29 Fix broken Host ClassDriver MouseHostWithParser demo. 2009-09-22 09:52:25 +00:00
..
CDCHost Remove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time token, split out standard descriptors into seperate USB_Descriptor_* and USB_StdDescriptor_* structures so that both can be used within the one project. 2009-09-09 13:17:04 +00:00
KeyboardHost Finish initial draft of the Host Mode HID Class driver. 2009-09-21 10:49:06 +00:00
KeyboardHostWithParser Add new error condition to the HID Report Parser for when a report is parsed but no unfiltered items are encountered (i.e. nothing of interest in the device report). Make all host HID "WithParser" demos print the new error condition. 2009-09-22 08:07:48 +00:00
MassStorageHost Remove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time token, split out standard descriptors into seperate USB_Descriptor_* and USB_StdDescriptor_* structures so that both can be used within the one project. 2009-09-09 13:17:04 +00:00
MouseHost Finish initial draft of the Host Mode HID Class driver. 2009-09-21 10:49:06 +00:00
MouseHostWithParser Fix broken Host ClassDriver MouseHostWithParser demo. 2009-09-22 09:52:25 +00:00
StillImageHost Remove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time token, split out standard descriptors into seperate USB_Descriptor_* and USB_StdDescriptor_* structures so that both can be used within the one project. 2009-09-09 13:17:04 +00:00
makefile Finish initial draft of the Host Mode HID Class driver. 2009-09-21 10:49:06 +00:00