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 6648234157
Test with -Wextra, fix library warnings due to unused function parameters.
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 Increase timeout of Mass Storage and Still Image host commands to 10 seconds (up from 5) to account for slow-processing devices. 15 years ago
MassStorageHost.txt Make Audio device demos compatible with AVRs running at 16MHz instead of 8MHz. 15 years ago
makefile Test with -Wextra, fix library warnings due to unused function parameters. 15 years ago