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 3478178127
Add shortcuts to SwapEndian_16() and SwapEndian_32() internal functions to improve optimization if called with constant inputs.
13 years ago
..
Architectures.h Add missing SVN eol-style property to files where it was missing. 13 years ago
Attributes.h Split out compiler specific helper macros into a new CompilerSpecific.h header file inside the library, for future expansion. 13 years ago
BoardTypes.h Added board hardware driver support for the EVK1104 board. 13 years ago
Common.h Add new STRINGIFY() and STRINGIFY_EXPANDED() convenience macros. 13 years ago
CompilerSpecific.h Add shortcuts to SwapEndian_16() and SwapEndian_32() internal functions to improve optimization if called with constant inputs. 13 years ago
Endianness.h Add shortcuts to SwapEndian_16() and SwapEndian_32() internal functions to improve optimization if called with constant inputs. 13 years ago