]> granicus.if.org Git - esp-idf/commitdiff
Merge branch 'feature/save_esptool_flash_args' into 'master'
authorIvan Grokhotkov <ivan@espressif.com>
Mon, 8 May 2017 07:48:28 +0000 (15:48 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Mon, 8 May 2017 07:48:28 +0000 (15:48 +0800)
CI: save download config in CI build jobs:

IDF built app download config may change with some modification.
save the download configs for built APP in build stage.
then we can use the correct download config in test stage.

See merge request !676


Trivial merge