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/Build
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
..
HID_EEPROM_Loader 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
lufa.atprogram.in Minor build system improvements - force default shell. 12 years ago
lufa.avrdude.in Minor build system improvements - force default shell. 12 years ago
lufa.build.in Add check and error to the BUILD module if OBJDIR option is set but object filenames are not unique. 12 years ago
lufa.core.in Minor build system improvements - force default shell. 12 years ago
lufa.cppcheck.in Minor build system improvements - force default shell. 12 years ago
lufa.dfu.in Minor build system improvements - force default shell. 12 years ago
lufa.doxygen.in Clean up DOXYGEN and SOURCES build system modules - use non-recursively evaluated make variables. 12 years ago
lufa.hid.in 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
lufa.sources.in 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