Add explicit requirements for the AppConfig.h headers in the various project asf.xml files, to prevent breakage with the latest ASF trunk project generator upgrades.
This commit is contained in:
parent
7dc5295103
commit
646e63b089
22 changed files with 24 additions and 0 deletions
|
|
@ -83,4 +83,7 @@ check_filenames: $(MODULE_OUTPUT_XML)
|
|||
done;
|
||||
@echo Verified referenced filenames of ASF.xml modules.
|
||||
|
||||
sanity_check:
|
||||
python ProjectGenerator/project_generator.py -b $(LUFA_ROOT)/../ --main-ext-uuid=0e160d5c-e331-48d9-850b-e0387912171b CHECK
|
||||
|
||||
.PHONY: all clean generate_xml generate_vsix check_filenames
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue