qmk_firmware/Projects/TempDataLogger
Dean Camera 9299735c75 Disable strict aliasing explicitly in the project makefiles, as this is apparently enabled by default in newer AVR-GCC builds, and aliasing is used heavily for type-punning through the LUFA and third party library's codebase. 2010-07-15 17:13:33 +00:00
..
Lib Disable strict aliasing explicitly in the project makefiles, as this is apparently enabled by default in newer AVR-GCC builds, and aliasing is used heavily for type-punning through the LUFA and third party library's codebase. 2010-07-15 17:13:33 +00:00
TempLogHostApp Add first lot of AVRStudio project files for some of the library projects. 2010-07-13 04:32:33 +00:00
Descriptors.c Fixed HID device class driver still using PrevReportINBuffer for GetReport control requests even when it has been set to NULL by the user application (thanks to Axel Rohde). 2010-07-15 01:42:36 +00:00
Descriptors.h Add first lot of AVRStudio project files for some of the library projects. 2010-07-13 04:32:33 +00:00
Doxygen.conf Add first lot of AVRStudio project files for some of the library projects. 2010-07-13 04:32:33 +00:00
TempDataLogger.aps Add remaining AVRStudio project files to the library projects. 2010-07-13 04:39:54 +00:00
TempDataLogger.c Added const attributes to some of the class driver function parameters that were missing it. 2010-07-13 10:01:13 +00:00
TempDataLogger.h Added const attributes to some of the class driver function parameters that were missing it. 2010-07-13 10:01:13 +00:00
TemperatureDataLogger.txt Add first lot of AVRStudio project files for some of the library projects. 2010-07-13 04:32:33 +00:00
makefile Disable strict aliasing explicitly in the project makefiles, as this is apparently enabled by default in newer AVR-GCC builds, and aliasing is used heavily for type-punning through the LUFA and third party library's codebase. 2010-07-15 17:13:33 +00:00