This website requires JavaScript.
Explore
Help
Sign in
ahoneybun
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
f1543ae8ff
qmk_firmware
/
LUFA
/
Common
History
Download ZIP
Download TAR.GZ
Dean Camera
77dbfd3cc4
Add missing "used" attribute to ATTR_INIT_SECTION to ensure functions declared with that meta-attribute are not discarded by the linker.
...
Add missing function and definition documentation.
2011-09-22 05:55:32 +00:00
..
Architectures.h
Add missing SVN eol-style property to files where it was missing.
2011-07-15 08:46:08 +00:00
ArchitectureSpecific.h
Fix missing C++ linkage command in ArchitectureSpecific.h.
2011-09-21 23:40:05 +00:00
Attributes.h
Add missing "used" attribute to ATTR_INIT_SECTION to ensure functions declared with that meta-attribute are not discarded by the linker.
2011-09-22 05:55:32 +00:00
BoardTypes.h
Added board hardware driver support for the EVK1104 board.
2011-06-27 13:41:06 +00:00
Common.h
Add missing "used" attribute to ATTR_INIT_SECTION to ensure functions declared with that meta-attribute are not discarded by the linker.
2011-09-22 05:55:32 +00:00
CompilerSpecific.h
Pull out architecture specific macros and other definitions into a new common header file. Add new JTAG_DISABLE() macro for the AVR8s to software-disable JTAG debugging using cycle-safe assembly code.
2011-08-16 05:53:04 +00:00
Endianness.h
Add missing "used" attribute to ATTR_INIT_SECTION to ensure functions declared with that meta-attribute are not discarded by the linker.
2011-09-22 05:55:32 +00:00