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 fc8e4837a9
Add const keyword to the demo function parameters where possible.
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 Add const keyword to the demo function parameters where possible. 15 years ago
DataflashManager.h Add const keyword to the demo function parameters where possible. 15 years ago
SCSI.c Add const keyword to the demo function parameters where possible. 15 years ago
SCSI.h Add const keyword to the demo function parameters where possible. 15 years ago