You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/Projects/TemperatureDataLogger/Lib
Dean Camera c0c982df7a
Added a timeout value to the TWI_StartTransmission() function, within which the addressed device must respond.
15 years ago
..
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. 15 years ago
DS1307.c Added a timeout value to the TWI_StartTransmission() function, within which the addressed device must respond. 15 years ago
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. 15 years ago
DataflashManager.c Update copyright year to 2010. 15 years ago
DataflashManager.h Minor fixups to the documentation and preprocessor tokens. 15 years ago
SCSI.c Update copyright year to 2010. 15 years ago
SCSI.h Update copyright year to 2010. 15 years ago