qmk_firmware/Demos/Host/ClassDriver/StillImageHost
Dean Camera b221e7d175 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.
Add guard to the HID Host Class driver SetProtocol command, to ensure that the device supports boot protocol mode before issuing the request.
2009-09-09 13:17:04 +00:00
..
Doxygen.conf Added start of the Still Image Host Class driver demo and driver code. 2009-08-30 11:36:04 +00:00
StillImageHost.c Finish Still Image Host class driver. 2009-09-09 04:18:37 +00:00
StillImageHost.h Added start of the Still Image Host Class driver demo and driver code. 2009-08-30 11:36:04 +00:00
StillImageHost.txt Add Host mode Class driver demo summaries. 2009-09-09 04:22:49 +00:00
makefile 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