This website requires JavaScript.
Explore
Help
Register
Sign In
arne
/
cheapino_qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked cheapino_qmk_firmware
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
42ac34b484b677ae1004c3d0215b27911a100a71
cheapino_qmk_firmware
/
Projects
/
TempDataLogger
/
Lib
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