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/Drivers/USB
Dean Camera f670bdeff8
Add __VA_ARGS__ support to the LUFA supplied ISR macro. Add proper result typecasting to the SWAPENDIAN_* macros.
14 years ago
..
Class Replace cast-as-char* byte access of multibyte variables with proper shifts and masks to preserve endianness across different architectures. 14 years ago
Core Add __VA_ARGS__ support to the LUFA supplied ISR macro. Add proper result typecasting to the SWAPENDIAN_* macros. 14 years ago
USB.h Remove redundant Doxygen guards from the internal preprocessor definitions. 14 years ago