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-13 07:43:57 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fa5c8700bc0f9efb36f779e217c9fd1e81f8efb6
zsa_qmk_firmware
/
LUFA
/
Common
History
Dean Camera
f595043584
Add in new architecture attribute defines to selectively remove the EEPROM and FLASH memory space functions on architectures which do not have seperate memory address spaces.
2011-03-21 11:10:02 +00:00
..
Architectures.h
Rename UC3B driver files to UC3, as they are generic to all AVR32 UC3 models.
2011-03-13 21:53:19 +00:00
Attributes.h
Move out endianness management macros into a new common Endianness.h header.
2011-03-13 05:54:13 +00:00
BoardTypes.h
Added start of a port of the core USB driver code to the AVR32 UC3B architecture.
2011-02-20 17:53:17 +00:00
Common.h
Add in new architecture attribute defines to selectively remove the EEPROM and FLASH memory space functions on architectures which do not have seperate memory address spaces.
2011-03-21 11:10:02 +00:00
Endianness.h
Oops - rename misnamed Endianess.h header file.
2011-03-13 06:05:30 +00:00