qmk_firmware/Demos/Host/ClassDriver/PrinterHost
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.
2009-11-07 03:51:24 +00:00
..
Doxygen.conf Added new Printer Host mode Class driver. 2009-11-04 13:16:53 +00:00
PrinterHost.c Add optional pipe double banking support to the Host mode Class drivers. 2009-11-07 03:51:24 +00:00
PrinterHost.h Added new Printer Host mode Class driver. 2009-11-04 13:16:53 +00:00
PrinterHost.txt Added new Printer Host mode Class driver. 2009-11-04 13:16:53 +00:00
makefile Added new Printer Host mode Class driver. 2009-11-04 13:16:53 +00:00