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-02 10:37:24 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
24ca2d49fef526b95e6efcd3cdcbe38377ae4f02
zsa_qmk_firmware
/
LUFA
/
Common
History
Dean Camera
70f3d8e933
Add support for the Paranoid Studio USB2AX boards (hardware revisions 1-3).
2011-11-28 23:43:58 +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
Added new USB_Host_GetDeviceConfiguration() and USB_Host_GetInterfaceAltSetting() functions.
2011-11-24 11:33:10 +00:00
BoardTypes.h
Add support for the Paranoid Studio USB2AX boards (hardware revisions 1-3).
2011-11-28 23:43:58 +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