This website requires JavaScript.
Explore
Help
Sign In
eqmk
/
qmk_firmware
forked from
mfulz_github/qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
d2851b3351
qmk_firmware
/
Projects
/
TemperatureDataLogger
/
Lib
History
Dean Camera
96a12cd12c
Add missing TWI_Init() call to the TemperatureDataLogger project. Make DUMMY_RTC compile time option the default, so that it works correctly on the USBKEY and other Atmel boards out of the box.
2010-02-15 13:40:53 +00:00
..
FATFs
Enhance TemperatureDatalogger project -- add RTC capabilities so that data is logged along with the current time and date. Make logging interval configurable, set by a C# PC host application.
2010-01-24 11:13:23 +00:00
DS1307.c
Add missing TWI_Init() call to the TemperatureDataLogger project. Make DUMMY_RTC compile time option the default, so that it works correctly on the USBKEY and other Atmel boards out of the box.
2010-02-15 13:40:53 +00:00
DS1307.h
Add missing TWI_Init() call to the TemperatureDataLogger project. Make DUMMY_RTC compile time option the default, so that it works correctly on the USBKEY and other Atmel boards out of the box.
2010-02-15 13:40:53 +00:00
DataflashManager.c
Update copyright year to 2010.
2009-12-30 23:49:19 +00:00
DataflashManager.h
Minor fixups to the documentation and preprocessor tokens.
2010-02-02 13:29:07 +00:00
SCSI.c
Update copyright year to 2010.
2009-12-30 23:49:19 +00:00
SCSI.h
Update copyright year to 2010.
2009-12-30 23:49:19 +00:00