qmk_firmware/Demos/Device/ClassDriver/MassStorage
Dean Camera 187ccb2e15 Fix typos and outdated information. 2011-01-10 21:53:38 +00:00
..
Lib Altered all endpoint/pipe stream transfers so that the new BytesProcessed parameter now points to a location where the number of bytes in the transfer that have been completed can be stored (or NULL if entire transaction should be performed in one chunk). 2011-01-10 18:43:34 +00:00
Descriptors.c Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
Descriptors.h Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
Doxygen.conf Hide the PROGMEM attribute from Doxygen, as it appears to confuse the parser in some situations. 2010-08-02 08:53:23 +00:00
MassStorage.aps Add AVRStudio 4 project files to the ClassDriver Device mode demos. 2010-07-13 05:38:51 +00:00
MassStorage.c Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
MassStorage.h Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
MassStorage.txt Fix typos and outdated information. 2011-01-10 21:53:38 +00:00
makefile Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 2010-10-13 14:05:35 +00:00