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 43658f336e
Remove unused check-source rule from the BUILD build system module.
12 years ago
..
HID_EEPROM_Loader Add help text to the project makefiles to help new users get information on the improved build system. 12 years ago
lufa_atprogram.mk Document build system targets. Add a rule to the BUILD module that is run if a source file does not exist to show an error to the user, rather than running the check-source rule before each build (slightly faster/more portable and the generated error is then a true make error). 12 years ago
lufa_avrdude.mk Remove broken settings info output from the AVRDUDE build module. 12 years ago
lufa_build.mk Remove unused check-source rule from the BUILD build system module. 12 years ago
lufa_core.mk Added new doxygen_upgrade and doxygen_create targets to the DOXYGEN build system module. Clean up CORE build system module. 12 years ago
lufa_cppcheck.mk Document build system targets. Add a rule to the BUILD module that is run if a source file does not exist to show an error to the user, rather than running the check-source rule before each build (slightly faster/more portable and the generated error is then a true make error). 12 years ago
lufa_dfu.mk Document build system targets. Add a rule to the BUILD module that is run if a source file does not exist to show an error to the user, rather than running the check-source rule before each build (slightly faster/more portable and the generated error is then a true make error). 12 years ago
lufa_doxygen.mk Added new doxygen_upgrade and doxygen_create targets to the DOXYGEN build system module. Clean up CORE build system module. 12 years ago
lufa_hid.mk Document build system targets. Add a rule to the BUILD module that is run if a source file does not exist to show an error to the user, rather than running the check-source rule before each build (slightly faster/more portable and the generated error is then a true make error). 12 years ago
lufa_sources.mk Minor documentation and formatting updates. 12 years ago