qmk_firmware/Bootloaders
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
..
CDC Spell check all source code variables, comments and strings. 2009-11-09 13:15:28 +00:00
DFU 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
Incomplete/MIDI Spell check all source code variables, comments and strings. 2009-11-09 13:15:28 +00:00
TeensyHID Make sure that USB_STREAM_TIMEOUT_MS is set in the MassStorageHost ClassDriver demo, so that slow devices don't time out the data pipe. Increase pipe timeout in both MassStorageHost demos to 5 seconds to account for the really slow devices. 2009-12-08 07:43:33 +00:00
makefile Added stdio.h stream examples for the virtual CDC UART in the CDC host demos. 2009-10-11 06:14:08 +00:00