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 7d3150423d
Add new USE_LUFA_CONFIG_HEADER compile time option.
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 Add new USE_LUFA_CONFIG_HEADER compile time option. 14 years ago
Endianness.h Add __VA_ARGS__ support to the LUFA supplied ISR macro. Add proper result typecasting to the SWAPENDIAN_* macros. 14 years ago