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 1faa5ba70a
Fix project makefiles - remove trailing slash from LUFA_PATH entries and the XPLAINBridge project AVRISP file include path to prevent build errors.
13 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. 13 years ago
lufa.atprogram.in Minor build system improvements - force default shell. 13 years ago
lufa.avrdude.in Minor build system improvements - force default shell. 13 years ago
lufa.build.in Add check and error to the BUILD module if OBJDIR option is set but object filenames are not unique. 13 years ago
lufa.core.in Minor build system improvements - force default shell. 13 years ago
lufa.cppcheck.in Minor build system improvements - force default shell. 13 years ago
lufa.dfu.in Minor build system improvements - force default shell. 13 years ago
lufa.doxygen.in Clean up DOXYGEN and SOURCES build system modules - use non-recursively evaluated make variables. 13 years ago
lufa.hid.in Clean up HID EEPROM loader shim application code, simplify project makefile. Ensure shim application is properly rebuild by explicitly cleaning it before requesting a rebuild. 13 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. 13 years ago