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 5ce60f25e6
Ensure that USB_DEVICE_ONLY or USB_HOST_ONLY is properly set for devices that physically do not support a particular mode. Fix main LUFA library makefile default target.
12 years ago
..
Build Remove any variables in the optional build variable list that are marked as mandatory by one or more included build system modules in the CORE build system module. Alter DOXYGEN build system module to by default override the Doxygen configuration file stylesheet and replace it with the LUFA Doxygen stylesheet. 12 years ago
CodeTemplates Replace architecture specific makefiles in the BuildTests with the new common build system makefiles. 12 years ago
Common Minor cleanup to Attributes.h spacing and rename old multiple-inclusion macro guard. 12 years ago
DoxygenPages Minor documentation improvements. 12 years ago
Drivers Ensure that USB_DEVICE_ONLY or USB_HOST_ONLY is properly set for devices that physically do not support a particular mode. Fix main LUFA library makefile default target. 12 years ago
Platform Upgrade Doxygen configuration files for Doxygen 1.8.1, fix broken stylesheet and footer HTML, add explicit spacing into documentation code fragments to prevent Doxygen from removing empty lines in the output. 13 years ago
Doxygen.conf Upgrade Doxygen configuration files for Doxygen 1.8.1, fix broken stylesheet and footer HTML, add explicit spacing into documentation code fragments to prevent Doxygen from removing empty lines in the output. 13 years ago
License.txt Add XMEGA C3 family to the ModuleTest build test. 13 years ago
Version.h Update trunk post-120219 release. 13 years ago
makefile Ensure that USB_DEVICE_ONLY or USB_HOST_ONLY is properly set for devices that physically do not support a particular mode. Fix main LUFA library makefile default target. 12 years ago