qmk_firmware/Demos/Device/ClassDriver/MassStorageKeyboard
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
..
Lib 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
Descriptors.c Finish initial draft of the Host Mode HID Class driver. 2009-09-21 10:49:06 +00:00
Descriptors.h Finish initial draft of the Host Mode HID Class driver. 2009-09-21 10:49:06 +00:00
Doxygen.conf Added new MassStorageKeyboard Device Class Driver demo (thanks to Matthias Hullin). 2009-09-21 08:07:26 +00:00
MassStorageKeyboard.c Fix build and Doxygen errors. 2009-11-25 03:56:51 +00:00
MassStorageKeyboard.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
MassStorageKeyboard.txt Make Audio device demos compatible with AVRs running at 16MHz instead of 8MHz. 2009-10-12 05:59:55 +00:00
makefile Added new MassStorageKeyboard Device Class Driver demo (thanks to Matthias Hullin). 2009-09-21 08:07:26 +00:00