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
Dean Camera 13951ab043
Fix compile errors in the UC3 platform support due to a forward reference and an incorrect function prototype.
14 years ago
..
CodeTemplates Add start of an architecture port to the Atmel USB XMEGA devices. 14 years ago
Common Add new STRINGIFY() and STRINGIFY_EXPANDED() convenience macros. 14 years ago
Drivers Add start of an architecture port to the Atmel USB XMEGA devices. 14 years ago
ManPages Add new STRINGIFY() and STRINGIFY_EXPANDED() convenience macros. 14 years ago
Platform/UC3 Fix compile errors in the UC3 platform support due to a forward reference and an incorrect function prototype. 14 years ago
Scheduler Move global interrupt enable/disable functions out to Common.h and document them. 14 years ago
Doxygen.conf Conditionally add available address spaces to the address space enum, for multiple address space architectures. 14 years ago
License.txt Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 14 years ago
Version.h Update copyright year on all source files. 14 years ago
makefile Add new "checksource" target to the library makefiles, for automated source file existance checking. 14 years ago