You cannot 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-fw/Projects/TempDataLogger/Lib
Dean Camera 852b5e612d Remove redundant type information for bitfield elements, other than the signed/unsignedness of the element.
Change type of USB_SelectedPipe and USB_SelectedEndpoint for the AVR32 UC3 architecture to uint32_t to reduce the compiled code size.
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. 15 years ago
DS1307.h Remove redundant type information for bitfield elements, other than the signed/unsignedness of the element. 14 years ago
DataflashManager.c Renamed all low level Endpoint_Read_*, Endpoint_Write_* and Endpoint_Discard_* functions to use the number of bits instead of a symbolic size (Byte, Word, DWord) so that the function names are applicable and correct across all architectures. 14 years ago
DataflashManager.h Update copyright year on all source files. 15 years ago
SCSI.c Renamed all low level Endpoint_Read_*, Endpoint_Write_* and Endpoint_Discard_* functions to use the number of bits instead of a symbolic size (Byte, Word, DWord) so that the function names are applicable and correct across all architectures. 14 years ago
SCSI.h Update copyright year on all source files. 15 years ago