qmk_firmware/Demos/Host/ClassDriver/PrinterHost
Dean Camera 7ace314cc1 Increase timeout of Mass Storage and Still Image host commands to 10 seconds (up from 5) to account for slow-processing devices.
Added brace guards to macros with parameters to prevent unintended changed evaluation of the macro expression.

Minor code cleanups (remove redundant comments, fix spacing, etc.).
2009-12-09 00:50:55 +00:00
..
Doxygen.conf Added new Printer Host mode Class driver. 2009-11-04 13:16:53 +00:00
PrinterHost.c Corrected the name of the misnamed USB_GetDeviceConfigDescriptor() function to USB_Host_GetDeviceConfigDescriptor(). 2009-11-13 10:07:25 +00:00
PrinterHost.h Increase timeout of Mass Storage and Still Image host commands to 10 seconds (up from 5) to account for slow-processing devices. 2009-12-09 00:50:55 +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