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 6e8642185a
Fix corrupted disassembly listing (LSS) files due to linker relaxations; pass -mrelax to the compiler to make it aware of, and able to compensate for, linker relaxations.
12 years ago
..
Build Fix corrupted disassembly listing (LSS) files due to linker relaxations; pass -mrelax to the compiler to make it aware of, and able to compensate for, linker relaxations. 12 years ago
CodeTemplates Fix incorrect memory space usage on the Device Descriptor in the device mode project template. 12 years ago
Common Minor documentation improvements. 12 years ago
DoxygenPages Minor documentation improvements. 12 years ago
Drivers Minor documentation improvements. 12 years ago
Platform Update copyright year to 2013. 12 years ago
StudioIntegration Fix corrupted disassembly listing (LSS) files due to linker relaxations; pass -mrelax to the compiler to make it aware of, and able to compensate for, linker relaxations. 12 years ago
Doxygen.conf Upgrade Doxygen configuration files to the latest version. 12 years ago
License.txt Update copyright year to 2013. 12 years ago
Version.h Reset version information now that the LUFA-130303 release has been tagged. 12 years ago
makefile Fix "grep: Version.h: No such file or directory" error when including the core LUFA library makefile in a legacy makefile. 12 years ago