qmk_firmware/Demos/Device/LowLevel/MassStorage
Dean Camera 9a97f16b07 Add TMC header read and write functions, so that TMC data can now be exchanged in both directions.
Minor update to the LowLevel MassStorage device demo, so that the ReadInCommandBlock() performs the data OUT endpoint selection and packet arrival test.
2010-07-28 09:17:22 +00:00
..
Lib Rename reserved members of all structs so that they are uniformly named across all demos/projects/bootloaders. 2010-07-26 07:28:40 +00:00
Descriptors.c Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 2010-07-21 16:19:32 +00:00
Descriptors.h Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 2010-07-21 16:19:32 +00:00
Doxygen.conf Remove obsolete entry from the Doxygen configuration files. 2010-05-23 08:39:02 +00:00
MassStorage.aps Add AVRStudio 4 project files to the LowLevel Device mode demos. 2010-07-13 05:20:49 +00:00
MassStorage.c Add TMC header read and write functions, so that TMC data can now be exchanged in both directions. 2010-07-28 09:17:22 +00:00
MassStorage.h Fix pointer aliasing warning in the Mass Storage demos. 2010-07-15 10:34:29 +00:00
MassStorage.txt Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style. 2010-05-08 03:12:14 +00:00
makefile Add missing INTERRUPT_CONTROL_ENDPOINT compile time option to the Mass Storage device projects/demos and incomplete Test and Measurement Class demo, which was accidentally removed during the makefile updates. 2010-07-26 04:57:50 +00:00