選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
qmk_firmware/Projects/TempDataLogger
Dean Camera 0019fbd129
Add more const-ness to the stream endpoint/pipe functions where possible.
15年前
..
Lib Add static keyword to all project globals whose scope should be restricted to the same module as they are declared in. 15年前
TempLogHostApp Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 15年前
Descriptors.c Oops - fix missing constants in the TempDataLogger FatFS diskio.h header file. 15年前
Descriptors.h Update copyright year on all source files. 15年前
Doxygen.conf Add more const-ness to the stream endpoint/pipe functions where possible. 15年前
TempDataLogger.aps Add remaining AVRStudio project files to the library projects. 15年前
TempDataLogger.c Add static keyword to all project globals whose scope should be restricted to the same module as they are declared in. 15年前
TempDataLogger.h Changed TempDataLogger project's DS1307 driver to simplify the function interface and prevent a possible race condition. 15年前
TemperatureDataLogger.txt Documentation improvements - put driver example code into its own section, fix incorrect and missing section names. 15年前
makefile Fix typos and outdated information. 15年前