This website requires JavaScript.
Explore
Help
Sign In
eqmk
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
forked from
mfulz_github/qmk_firmware
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
qmk_firmware
/
Projects
/
TempDataLogger
History
Dean Camera
1e42f7bd46
AppConfigHeaders: Add missing AppConfig.h file includes.
2012-05-27 18:31:53 +00:00
..
Config
AppConfigHeaders: Update several additional user projects to use configuration header files, rather than makefile defines. Remove compile time warnings for projects lacking device serial support, remove incomplete StandaloneProgrammer project.
2012-05-12 15:32:53 +00:00
Lib
AppConfigHeaders: Add missing AppConfig.h file includes.
2012-05-27 18:31:53 +00:00
TempLogHostApp
Fixed invalid PID value used in the TempDataLogger project host application (thanks to Anupam Pathak).
2012-02-05 13:16:08 +00:00
Descriptors.c
AppConfigHeaders: Update several additional user projects to use configuration header files, rather than makefile defines. Remove compile time warnings for projects lacking device serial support, remove incomplete StandaloneProgrammer project.
2012-05-12 15:32:53 +00:00
Descriptors.h
AppConfigHeaders: Make sure that in applications using an AppConfig.h configuration file, all application headers include the configuration file.
2012-05-15 19:51:41 +00:00
Doxygen.conf
Upgrade Doxygen configuration files for Doxygen 1.8.1, fix broken stylesheet and footer HTML, add explicit spacing into documentation code fragments to prevent Doxygen from removing empty lines in the output.
2012-05-20 10:55:59 +00:00
makefile
Merge in latest trunk.
2012-05-20 15:43:51 +00:00
TempDataLogger.c
Add branch for the conversion of demos to use standard C header files for configuration, rather than makefile defined macros.
2012-05-10 19:24:58 +00:00
TempDataLogger.h
AppConfigHeaders: Make sure that in applications using an AppConfig.h configuration file, all application headers include the configuration file.
2012-05-15 19:51:41 +00:00
TemperatureDataLogger.txt
Merge in latest trunk.
2012-05-20 15:43:51 +00:00