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 c90b9b507d
Add missing UC3 architecture F_USB configuration checks.
12 years ago
..
Build Add DEBUG_FORMAT and DEBUG_LEVEL optional parameters to the BUILD module. Turn off generation of debug information when performing a validation build, and when running the build tests. 12 years ago
CodeTemplates Update makefile template with the new build module filenames. 12 years ago
Common Add missing <math.h> include for the UC3 devices, hide CDC class driver stream functions for unsupported platforms. 12 years ago
DoxygenPages Fixed endianess issues in the RNDIS host class driver for UC3 devices (thanks to Andrew Chu). Fix broken build for UC3 devices when ORDERED_EP_CONFIG compile time option is set. 12 years ago
Drivers Add missing UC3 architecture F_USB configuration checks. 12 years ago
Platform Add missing INTC_GetInterruptHandler() function prototype. 12 years ago
Doxygen.conf Add default project template to the Doxygen manual of the library. 12 years ago
License.txt Make the bootloader generation maintenance script copy over the project license text when generation is complete. 12 years ago
Version.h Commit for the LUFA-120730-BETA release. 12 years ago
makefile Fix up main library core makefile include paths. 12 years ago