1
0
Fork 0
forked from forks/qmk_firmware
qmk_firmware/Demos/Device/ClassDriver/MassStorage
2011-06-05 13:55:56 +00:00
..
Lib Massive corrections to the project documentation and code comments, thanks to Russian translation services provided by Andrey from Microsin.ru. 2011-06-05 13:55:56 +00:00
Descriptors.c Oops - fix missing constants in the TempDataLogger FatFS diskio.h header file. 2011-02-06 18:03:29 +00:00
Descriptors.h
Doxygen.conf
makefile F_CLOCK changed to F_USB to be more descriptive, and applicable on future architecture ports. 2011-03-21 10:20:42 +00:00
MassStorage.aps
MassStorage.c Add static keyword to all project globals whose scope should be restricted to the same module as they are declared in. 2011-02-10 17:55:49 +00:00
MassStorage.h
MassStorage.txt