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/Demos/Host/ClassDriver
Dean Camera 573a27d90a
Fix incorrect names for the HID Host protocol setting routines.
15 years ago
..
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. 15 years ago
KeyboardHost Fix incorrect names for the HID Host protocol setting routines. 15 years ago
KeyboardHostWithParser Fix incorrect names for the HID Host protocol setting routines. 15 years ago
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. 15 years ago
MouseHost Fix incorrect names for the HID Host protocol setting routines. 15 years ago
MouseHostWithParser Fix incorrect names for the HID Host protocol setting routines. 15 years ago
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. 15 years ago
makefile Finish initial draft of the Host Mode HID Class driver. 15 years ago