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/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.
15 years ago
..
Doxygen.conf Added CDC_Device_Flush() command to the CDC Device mode class driver. 15 years ago
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. 15 years ago
MassStorageHost.h Oops: Really disable building of Projects/Host/ClassDriver directory in the Projects/Host/ makefile. 15 years ago
MassStorageHost.txt Make Audio device demos compatible with AVRs running at 16MHz instead of 8MHz. 15 years ago
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. 15 years ago