This website requires JavaScript.
Explore
Help
Sign in
ahoneybun
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
3aa8a69246
qmk_firmware
/
LUFA
History
Download ZIP
Download TAR.GZ
Dean Camera
3aa8a69246
Fixed AVRISP-MKII Clone compile warning on AVR8 U4 targets even when NO_VTARGET_DETECT is enabled.
2011-10-18 11:31:03 +00:00
..
CodeTemplates
Add project name to the Doxygen makefile target output.
2011-09-21 06:45:09 +00:00
Common
Add missing "used" attribute to ATTR_INIT_SECTION to ensure functions declared with that meta-attribute are not discarded by the linker.
2011-09-22 05:55:32 +00:00
Drivers
Fixed ring buffer size limited to 255 elements, instead of the intended 65535 elements.
2011-10-18 11:23:23 +00:00
ManPages
Fixed AVRISP-MKII Clone compile warning on AVR8 U4 targets even when NO_VTARGET_DETECT is enabled.
2011-10-18 11:31:03 +00:00
Platform
USB XMEGA support improvements; add DFLL clock platform support, ensure the endpoint table is correctly aligned and configured in the USB controller.
2011-10-07 05:52:35 +00:00
Scheduler
Move global interrupt enable/disable functions out to Common.h and document them.
2011-04-08 05:40:25 +00:00
Doxygen.conf
Minor documentation corrections.
2011-08-19 06:11:39 +00:00
License.txt
Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda
2010-10-13 14:05:35 +00:00
makefile
Add project name to the Doxygen makefile target output.
2011-09-21 06:45:09 +00:00
Version.h
Added User Application APIs to the CDC and DFU class bootloaders.
2011-10-11 06:20:18 +00:00