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/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.
15 years ago
..
Doxygen.conf Added start of the Still Image Host Class driver demo and driver code. 15 years ago
StillImageHost.c Finish Still Image Host class driver. 15 years ago
StillImageHost.h Added start of the Still Image Host Class driver demo and driver code. 15 years ago
StillImageHost.txt Add Host mode Class driver demo summaries. 15 years ago
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. 15 years ago