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
Dean Camera 6564416479
Update host C# applications for VS2010. Make LEDNotifier project host applications only display valid COM port names for the PC it is run on, rather than all possible port names. Add missing property files to the TempDataLogger project host application.
13 years ago
..
Lib Fixed incorrect Dataflash buffer use in the DataflashManager_WriteBlocks_RAM() function of several demos/projects (thanks to Jeremy Willden). 13 years ago
TempLogHostApp Update host C# applications for VS2010. Make LEDNotifier project host applications only display valid COM port names for the PC it is run on, rather than all possible port names. Add missing property files to the TempDataLogger project host application. 13 years ago
Descriptors.c Removed the ENDPOINT_DESCRIPTOR_DIR_* macros in favour of the shorter ENDPOINT_DIR_* macros, which can now be used with both Endpoint_ConfigureEndpoint() and in the device descriptors. 13 years ago
Descriptors.h Seperate out the device demos and project's configuration descriptor structure definitions to clearly indicate what descriptors belong to which interface. 13 years ago
Doxygen.conf Add more const-ness to the stream endpoint/pipe functions where possible. 14 years ago
TempDataLogger.aps Add remaining AVRStudio project files to the library projects. 14 years ago
TempDataLogger.c Update the TempDataLogger project and driver documentation to use the new TWI_BITLENGTH_FROM_FREQ() macro. 13 years ago
TempDataLogger.h Fix TempDataLogger project logging interval always being 500ms more than the requested interval. 13 years ago
TemperatureDataLogger.txt Documentation improvements - put driver example code into its own section, fix incorrect and missing section names. 14 years ago
makefile Add project name to the Doxygen makefile target output. 13 years ago