qmk_firmware/LUFA/Build
2012-07-11 19:57:19 +00:00
..
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. 2012-07-11 19:57:19 +00:00
lufa.atprogram.in Minor build system improvements - force default shell. 2012-06-21 20:06:10 +00:00
lufa.avrdude.in Minor build system improvements - force default shell. 2012-06-21 20:06:10 +00:00
lufa.build.in Add check and error to the BUILD module if OBJDIR option is set but object filenames are not unique. 2012-07-10 18:51:21 +00:00
lufa.core.in Minor build system improvements - force default shell. 2012-06-21 20:06:10 +00:00
lufa.cppcheck.in Minor build system improvements - force default shell. 2012-06-21 20:06:10 +00:00
lufa.dfu.in Minor build system improvements - force default shell. 2012-06-21 20:06:10 +00:00
lufa.doxygen.in Clean up DOXYGEN and SOURCES build system modules - use non-recursively evaluated make variables. 2012-06-23 17:03:01 +00:00
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. 2012-07-08 19:38:38 +00:00
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. 2012-07-10 19:33:39 +00:00