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 2b43a6d7df
Add troubleshooting page to the build system section of the documentation.
12 years ago
..
HID_EEPROM_Loader Minor documentation improvements. 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 Add troubleshooting page to the build system section of the documentation. 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 Fix up some missing target dependencies and output messages in the LUFA build system makefiles. 12 years ago
lufa_dfu.mk Fix flip-ee DFU build target accidentally erasing the target FLASH memory space. 12 years ago
lufa_doxygen.mk Fix up some missing target dependencies and output messages in the LUFA build system makefiles. 12 years ago
lufa_hid.mk Minor build system tweaks for platform compatibility. 12 years ago
lufa_sources.mk Minor documentation and formatting updates. 12 years ago