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/Platform/UC3
Dean Camera c0da7660fc
Add missing INTC_GetInterruptHandler() function prototype.
12 years ago
..
ClockManagement.h Fix up non-relative header file include paths (thanks to Kim Blomqvist). 12 years ago
Exception.S Revert change to assembly file comment syntax; this apparently breaks on the current AVR32 GNU assembler. 12 years ago
InterruptManagement.c Add architecture guards to all architecture-specific files, so that they can be bulk-added to existing IDE projects without having to exclude unused architecture files. 13 years ago
InterruptManagement.h Add missing INTC_GetInterruptHandler() function prototype. 12 years ago