]> granicus.if.org Git - esp-idf/commitdiff
Merge branch 'bugfix/conf_across_mountpoints' into 'master'
authorAngus Gratton <angus@espressif.com>
Wed, 14 Dec 2016 23:07:27 +0000 (07:07 +0800)
committerAngus Gratton <angus@espressif.com>
Wed, 14 Dec 2016 23:07:27 +0000 (07:07 +0800)
Create temp config in the same dir as target

Fixes case where SDK and app are on different mounts

(In our usage of kconfig, dirname is the empty string & basename is the full path to sdkconfig)

Github pull request https://github.com/espressif/esp-idf/pull/151

See merge request !309


Trivial merge