qmk_firmware/Demos/Host/ClassDriver/MassStorageHost
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.
Fix TeensyHID bootloader not properly shutting down the USB interface to trigger a disconnection on the host before resetting the AVR.
2009-12-08 07:43:33 +00:00
..
Doxygen.conf Added CDC_Device_Flush() command to the CDC Device mode class driver. 2009-08-13 06:43:17 +00:00
MassStorageHost.c Make the StandaloneProgrammer project seamlessly read out drive contents from either an attached FAT formatted drive when in host mode, or the onboard FAT formatted dataflash when in device mode. 2009-11-24 14:10:28 +00:00
MassStorageHost.h Oops: Really disable building of Projects/Host/ClassDriver directory in the Projects/Host/ makefile. 2009-08-26 07:34:31 +00:00
MassStorageHost.txt Make Audio device demos compatible with AVRs running at 16MHz instead of 8MHz. 2009-10-12 05:59:55 +00:00
makefile 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