1
0
Fork 0
forked from forks/qmk_firmware
qmk_firmware/Demos/Device/ClassDriver/MassStorage/Lib
2009-08-26 07:51:40 +00:00
..
DataflashManager.c Changed over manual loops waiting for endpoints to be ready to use the library Endpoint_WaitUntilReady() function for robustness. Fixes issues with terminated transfers on the host locking up USB devices. 2009-08-05 09:37:45 +00:00
DataflashManager.h
SCSI.c
SCSI.h Add SCSICodes.h to the Class Driver Common folder, and automatically include it in both the Host and Device Mass Storage Class drivers. Delete existing version from the ClassDriver MassStorage device demo's /Lib/ folder. 2009-08-26 07:51:40 +00:00