This website requires JavaScript.
Explore
Help
Sign In
Cutieguwu
/
qmk_firmware-mirror
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware-mirror
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2026-07-13 12:29:37 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
42ac34b484b677ae1004c3d0215b27911a100a71
qmk_firmware-mirror
/
Projects
/
TempDataLogger
/
Lib
T
History
Dean Camera
42ac34b484
Change over all makefiles to use C99 standards mode, rather than C99 + GNU Extensions.
2010-07-18 07:31:57 +00:00
..
FATFs
Add first lot of AVRStudio project files for some of the library projects.
2010-07-13 04:32:33 +00:00
DataflashManager.c
Add first lot of AVRStudio project files for some of the library projects.
2010-07-13 04:32:33 +00:00
DataflashManager.h
Add first lot of AVRStudio project files for some of the library projects.
2010-07-13 04:32:33 +00:00
DS1307.c
Change over all makefiles to use C99 standards mode, rather than C99 + GNU Extensions.
2010-07-18 07:31:57 +00:00
DS1307.h
Change over all makefiles to use C99 standards mode, rather than C99 + GNU Extensions.
2010-07-18 07:31:57 +00:00
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.
2010-07-15 17:13:33 +00:00
SCSI.h
Add first lot of AVRStudio project files for some of the library projects.
2010-07-13 04:32:33 +00:00