]> granicus.if.org Git - esp-idf/commit
Merge branch 'bugfix/relink_on_included_linker_script_change' into 'master'
authorAngus Gratton <angus@espressif.com>
Fri, 15 Feb 2019 00:16:04 +0000 (08:16 +0800)
committerAngus Gratton <angus@espressif.com>
Fri, 15 Feb 2019 00:16:04 +0000 (08:16 +0800)
commit923b5dc369c32d63c263935deb3e235c42d44091
tree6495bbe117777d1095ceee7d8343d47b92d6a24f
parent23a03cf6ad81487978fd68899716fd99b6982583
parent6b7f4bc72f8bdf9bb8557b7300794512f321456c
Merge branch 'bugfix/relink_on_included_linker_script_change' into 'master'

Re-link when linker script included from template file are modified

See merge request idf/esp-idf!4001