This website requires JavaScript.
Explore
Help
Sign In
mirror
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2025-09-10 17:15:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2f6c096050ee0057ccbff0ee87d58f72fae75748
qmk_firmware
/
Demos
/
Host
/
ClassDriver
/
MassStorageHost
History
Dean Camera
6648234157
Test with -Wextra, fix library warnings due to unused function parameters.
2009-12-13 14:43:34 +00:00
..
Doxygen.conf
Added CDC_Device_Flush() command to the CDC Device mode class driver.
2009-08-13 06:43:17 +00:00
makefile
Test with -Wextra, fix library warnings due to unused function parameters.
2009-12-13 14:43:34 +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
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
MassStorageHost.txt
Make Audio device demos compatible with AVRs running at 16MHz instead of 8MHz.
2009-10-12 05:59:55 +00:00