qmk_firmware/Projects/TempDataLogger
Dean Camera fbe2982858 Update to latest Doxygen configurations, patch Doxygen->Docbook transform due to changes in the code fragment output in the Doxygen XML. 2013-08-23 23:04:31 +02: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 Add symbolic names for USB Device String Descriptors within the demos, applications and bootloaders. 2013-05-15 18:40:25 +02:00
Descriptors.h Add symbolic names for USB Device String Descriptors within the demos, applications and bootloaders. 2013-05-15 18:40:25 +02:00
Doxygen.conf Update to latest Doxygen configurations, patch Doxygen->Docbook transform due to changes in the code fragment output in the Doxygen XML. 2013-08-23 23:04:31 +02:00
TempDataLogger.c Use a timer prescaler of 256 instead of 1024 in the TempDataLogger project for better accuracy. 2013-08-18 13:56:12 +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