qmk_firmware/Projects/TempDataLogger
Dean Camera 4c25f212c3 Upgrade Doxygen configuration files to the latest version. 2013-12-26 15:09:58 +11:00
..
Config Add volatile software RTC to the TempDataLogger application if the dummy RTC mode is enabled. 2013-07-20 10:35:28 +02:00
Lib Rename DS1307 driver files to a more generic RTC, as different RTC drivers may be added in the future. 2013-07-20 10:38:25 +02:00
TempLogHostApp Fixed incorrect time/date configuration data order in the TempDataLogger host application. 2013-07-16 20:02:33 +02:00
TempLogHostApp_Python Fix missing year offset on the TempDataLogger Python host application. 2013-07-16 20:41:33 +02:00
Descriptors.c Use new VERSION_BCD() macro with explicit int arguments to fix edge cases with the previous floating point macro version. 2013-11-21 19:19:45 +01:00
Descriptors.h Extract interface numbers into enums. 2013-10-06 22:16:20 +02:00
Doxygen.conf Upgrade Doxygen configuration files to the latest version. 2013-12-26 15:09:58 +11:00
TempDataLogger.c Extract interface numbers into enums. 2013-10-06 22:16:20 +02:00
TempDataLogger.h Rename DS1307 driver files to a more generic RTC, as different RTC drivers may be added in the future. 2013-07-20 10:38:25 +02:00
TemperatureDataLogger.txt Add volatile software RTC to the TempDataLogger application if the dummy RTC mode is enabled. 2013-07-20 10:35:28 +02:00
asf.xml Add host application directories as distributables in Atmel Studio. 2013-08-14 19:18:16 +02:00
makefile Rename DS1307 driver files to a more generic RTC, as different RTC drivers may be added in the future. 2013-07-20 10:38:25 +02:00