qmk_firmware/LUFA
Dean Camera 4ba4097716 Fixed race condition in the DFU class bootloader causing failed device reprogramming in some circumstances (thanks to Luis Mendes). 2013-03-27 18:55:30 +00:00
..
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. 2013-03-20 17:50:56 +00:00
CodeTemplates Fix incorrect memory space usage on the Device Descriptor in the device mode project template. 2013-02-26 16:51:46 +00:00
Common Minor documentation improvements. 2013-03-18 19:24:55 +00:00
DoxygenPages Fixed race condition in the DFU class bootloader causing failed device reprogramming in some circumstances (thanks to Luis Mendes). 2013-03-27 18:55:30 +00:00
Drivers Fix incorrect Interrupt disable function for the XMEGA architecture (thanks to Simon Küppers). 2013-03-23 21:53:56 +00:00
Platform Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
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. 2013-03-20 17:50:56 +00:00
Doxygen.conf Upgrade Doxygen configuration files to the latest version. 2013-01-20 13:58:53 +00:00
License.txt Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
Version.h Reset version information now that the LUFA-130303 release has been tagged. 2013-03-03 10:57:45 +00:00
makefile Fix broken core library Doxygen version number makefile macro. 2013-03-20 19:56:35 +00:00