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 3aa8a69246
Fixed AVRISP-MKII Clone compile warning on AVR8 U4 targets even when NO_VTARGET_DETECT is enabled.
13 years ago
..
CodeTemplates Add project name to the Doxygen makefile target output. 13 years ago
Common Add missing "used" attribute to ATTR_INIT_SECTION to ensure functions declared with that meta-attribute are not discarded by the linker. 13 years ago
Drivers Fixed ring buffer size limited to 255 elements, instead of the intended 65535 elements. 13 years ago
ManPages Fixed AVRISP-MKII Clone compile warning on AVR8 U4 targets even when NO_VTARGET_DETECT is enabled. 13 years ago
Platform USB XMEGA support improvements; add DFLL clock platform support, ensure the endpoint table is correctly aligned and configured in the USB controller. 13 years ago
Scheduler Move global interrupt enable/disable functions out to Common.h and document them. 14 years ago
Doxygen.conf Minor documentation corrections. 13 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 Added User Application APIs to the CDC and DFU class bootloaders. 13 years ago
makefile Add project name to the Doxygen makefile target output. 13 years ago