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/TempDataLogger/Lib
Dean Camera 8f5ab27dc9
Use the MIN() macro where possible instead of manual "(x < y) ? x : y" constructs.
14 years ago
..
FATFs Oops - fix missing constants in the TempDataLogger FatFS diskio.h header file. 14 years ago
DS1307.c Added new high level TWI packet read/write commands, altered behaviour of the TWI_StartTransmission() function. 14 years ago
DS1307.h Added new high level TWI packet read/write commands, altered behaviour of the TWI_StartTransmission() function. 14 years ago
DataflashManager.c Update copyright year on all source files. 14 years ago
DataflashManager.h Update copyright year on all source files. 14 years ago
SCSI.c Use the MIN() macro where possible instead of manual "(x < y) ? x : y" constructs. 14 years ago
SCSI.h Update copyright year on all source files. 14 years ago