You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/LUFA/Common
Dean Camera 852b5e612d
Remove redundant type information for bitfield elements, other than the signed/unsignedness of the element.
14 years ago
..
Architectures.h Rename UC3B driver files to UC3, as they are generic to all AVR32 UC3 models. 14 years ago
Attributes.h Move out endianness management macros into a new common Endianness.h header. 14 years ago
BoardTypes.h Added start of a port of the core USB driver code to the AVR32 UC3B architecture. 14 years ago
Common.h Remove redundant type information for bitfield elements, other than the signed/unsignedness of the element. 14 years ago
Endianness.h Conditionally add available address spaces to the address space enum, for multiple address space architectures. 14 years ago