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/Projects/TempDataLogger
Dean Camera be2a7d4598
Move over message ID specific header data to unions inside the standard TMC header structure, so that all header data is read in one chunk in the incomplete TMC demo.
14 years ago
..
Lib Rename reserved members of all structs so that they are uniformly named across all demos/projects/bootloaders. 14 years ago
TempLogHostApp Add first lot of AVRStudio project files for some of the library projects. 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 Add first lot of AVRStudio project files for some of the library projects. 14 years ago
TempDataLogger.aps Add remaining AVRStudio project files to the library projects. 14 years ago
TempDataLogger.c Move over message ID specific header data to unions inside the standard TMC header structure, so that all header data is read in one chunk in the incomplete TMC demo. 14 years ago
TempDataLogger.h Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 14 years ago
TemperatureDataLogger.txt Update makefiles to use the latest WinAVR/Atmel toolchain makefile template. 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