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 42ac34b484
Change over all makefiles to use C99 standards mode, rather than C99 + GNU Extensions.
14 years ago
..
FATFs Add first lot of AVRStudio project files for some of the library projects. 14 years ago
DS1307.c Change over all makefiles to use C99 standards mode, rather than C99 + GNU Extensions. 14 years ago
DS1307.h Change over all makefiles to use C99 standards mode, rather than C99 + GNU Extensions. 14 years ago
DataflashManager.c Add first lot of AVRStudio project files for some of the library projects. 14 years ago
DataflashManager.h Add first lot of AVRStudio project files for some of the library projects. 14 years ago
SCSI.c 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. 14 years ago
SCSI.h Add first lot of AVRStudio project files for some of the library projects. 14 years ago