You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/Demos/Device/LowLevel/MassStorage
Dean Camera 48c5cdced4
Hide the PROGMEM attribute from Doxygen, as it appears to confuse the parser in some situations.
14 years ago
..
Lib Spell check all source files once again to find any typos. 14 years ago
Descriptors.c Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 14 years ago
Descriptors.h Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 14 years ago
Doxygen.conf Hide the PROGMEM attribute from Doxygen, as it appears to confuse the parser in some situations. 14 years ago
MassStorage.aps Add AVRStudio 4 project files to the LowLevel Device mode demos. 14 years ago
MassStorage.c Added support to the AVRISP-MKII project for ISP speeds slower than 125KHz via a new software SPI driver. 14 years ago
MassStorage.h Fix pointer aliasing warning in the Mass Storage demos. 14 years ago
MassStorage.txt More spell checking of all source files -- correct missed errors, switch to EN-GB spelling dictionary. 14 years ago
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. 14 years ago