You cannot 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-fw/Demos/Host/ClassDriver/StillImageHost
Dean Camera 64e5c4084f Add optional pipe double banking support to the Host mode Class drivers.
Descriptor processing routines now pass around void pointers rather than uint8_t pointers, as their destination datatype is know well known -- they are just streams of bytes until they are cast to the correct destination type by DESCRIPTOR_CAST.
16 years ago
..
Doxygen.conf Added start of the Still Image Host Class driver demo and driver code. 16 years ago
StillImageHost.c Add optional pipe double banking support to the Host mode Class drivers. 16 years ago
StillImageHost.h Added start of the Still Image Host Class driver demo and driver code. 16 years ago
StillImageHost.txt Make Audio device demos compatible with AVRs running at 16MHz instead of 8MHz. 16 years ago
makefile Fix invalid Event name rule in demo/project makefiles. 16 years ago