1
0
Fork 0
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
qmk_firmware/Projects/TempDataLogger
Dean Camera 6d2f091cec
Make project makefiles correctly clean intermeditary build files from assembly and C++ sources (thanks to Daniel Czigany).
vor 15 Jahren
..
Lib Clarify in the project documentation files what the each of the different USB AVR device "series" comprises of. vor 15 Jahren
TempLogHostApp More spell checking of all source files -- correct missed errors, switch to EN-GB spelling dictionary. vor 15 Jahren
Descriptors.c Added class specific descriptor type defines with standard USB-IF element naming. vor 15 Jahren
Descriptors.h Added class specific descriptor type defines with standard USB-IF element naming. vor 15 Jahren
Doxygen.conf Hide the PROGMEM attribute from Doxygen, as it appears to confuse the parser in some situations. vor 15 Jahren
TempDataLogger.aps Add remaining AVRStudio project files to the library projects. vor 15 Jahren
TempDataLogger.c Fix incorrect ADC driver documentation for the parameters of ADC_Init(), fix incorrect call to ADC_Init() in the TemperatureDatalogger project. vor 15 Jahren
TempDataLogger.h Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. vor 15 Jahren
TemperatureDataLogger.txt Clarify in the project documentation files what the each of the different USB AVR device "series" comprises of. vor 15 Jahren
makefile Make project makefiles correctly clean intermeditary build files from assembly and C++ sources (thanks to Daniel Czigany). vor 15 Jahren