qmk_firmware/Demos/Host/ClassDriver/RNDISEthernetHost
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 RNDIS Host class driver and the beginnings of a RNDISEthernetHost Class Driver demo. 2009-11-26 04:46:31 +00:00
RNDISEthernetHost.c Better checking of whether a packet is received in the RNDISEthernetHost Class driver demo - show busy LED status while packets are being printed out. 2009-11-27 06:32:26 +00:00
RNDISEthernetHost.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
RNDISEthernetHost.txt Added new RNDIS Host class driver and the beginnings of a RNDISEthernetHost Class Driver demo. 2009-11-26 04:46:31 +00:00
makefile Added new RNDIS Host class driver and the beginnings of a RNDISEthernetHost Class Driver demo. 2009-11-26 04:46:31 +00:00