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 70d55f6e0c
Added new high level TWI packet read/write commands, altered behaviour of the TWI_StartTransmission() function.
14 years ago
..
FATFs Changed TempDataLogger project's DS1307 driver to simplify the function interface and prevent a possible race condition. 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 Altered all endpoint/pipe stream transfers so that the new BytesProcessed parameter now points to a location where the number of bytes in the transfer that have been completed can be stored (or NULL if entire transaction should be performed in one chunk). 14 years ago
SCSI.h Update copyright year on all source files. 14 years ago