This website requires JavaScript.
Explore
Repositories
Help
Sign In
melissa
/
zsa_qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked zsa_qmk_firmware
mirror of
https://github.com/zsa/qmk_firmware.git
synced
2026-02-01 18:17:34 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
075538abb9af8a31fa8239ecfda592b968cd53d8
zsa_qmk_firmware
/
LUFA
/
Common
History
Dean Camera
4f223302b1
Oops: Typo on the new TEENSY2 board support.
2011-11-23 00:25:20 +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
Add missing SVN eol-style property to ensure that source code line endings and converted to the native values on checkout.
2011-11-09 23:35:16 +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
Oops: Typo on the new TEENSY2 board support.
2011-11-23 00:25:20 +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