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 d4980e58d4
Rename hid-teensy and hid-teensy-ee targets to teensy and teensy-ee to be in line with the DFU module target names.
12 years ago
..
Build Rename hid-teensy and hid-teensy-ee targets to teensy and teensy-ee to be in line with the DFU module target names. 12 years ago
CodeTemplates Fix project makefiles - remove trailing slash from LUFA_PATH entries and the XPLAINBridge project AVRISP file include path to prevent build errors. 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 Rename hid-teensy and hid-teensy-ee targets to teensy and teensy-ee to be in line with the DFU module target names. 12 years ago
Drivers Fix up makefile .NOTPARALLEL heuristics so that linear building is only enforced if no object folder set and the "all" target is run. Rename library "ConfigDescriptor.c" file to "ConfigDescriptors.c" to ensure that object filenames are unique. 12 years ago
Platform Fix up non-relative header file include paths (thanks to Kim Blomqvist). 12 years ago
Doxygen.conf Add default project template to the Doxygen manual of the library. 12 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 Fix LUFA_SRC_PLATFORM makefile variable in the SOURCES build module to use LUFA_ROOT_PATH rather than LUFA_PATH. 12 years ago