]> granicus.if.org Git - esp-idf/commit
Merge branch 'bugfix/toolchain_detection_windows' into 'master'
authorAngus Gratton <angus@espressif.com>
Sun, 15 Jan 2017 23:45:47 +0000 (07:45 +0800)
committerAngus Gratton <angus@espressif.com>
Sun, 15 Jan 2017 23:45:47 +0000 (07:45 +0800)
commited20560cc479d4f645a123133c87cbfd6fd52254
treeb730605a3800c460e14b6b4c9f797744f9631f8a
parent5bd7e655b99f6390e500509d98da69b7f5086f58
parent5c9c08eabb88de10a220ef7458bfc7a4093367a9
Merge branch 'bugfix/toolchain_detection_windows' into 'master'

Toolchain detection: Allow for Windows executable name and not-yet-configured toolchain path

Windows executable name based on fix suggested by @krzysztof

See merge request !416