qmk_firmware/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.
2011-04-10 06:43:02 +00:00
..
FATFs Oops - fix missing constants in the TempDataLogger FatFS diskio.h header file. 2011-02-06 18:03:29 +00:00
DS1307.c Added new high level TWI packet read/write commands, altered behaviour of the TWI_StartTransmission() function. 2011-01-13 22:56:49 +00:00
DS1307.h Remove redundant type information for bitfield elements, other than the signed/unsignedness of the element. 2011-04-10 06:43:02 +00:00
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. 2011-04-04 12:52:30 +00:00
DataflashManager.h Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
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. 2011-04-04 12:52:30 +00:00
SCSI.h Update copyright year on all source files. 2011-01-01 13:00:56 +00:00