You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/Bootloaders
Dean Camera 2281750b5f
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.
15 years ago
..
CDC Spell check all source code variables, comments and strings. 15 years ago
DFU Add to the existing CDC Class Driver's CreateStream() function documentation to explicitly state that the created streams are bidirectional. 15 years ago
Incomplete/MIDI Spell check all source code variables, comments and strings. 15 years ago
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. 15 years ago
makefile Added stdio.h stream examples for the virtual CDC UART in the CDC host demos. 15 years ago