]> granicus.if.org Git - esp-idf/commit
Merge branch 'bugfix/windows_mingw32_gcc' into 'master'
authorAngus Gratton <angus@espressif.com>
Sun, 3 Dec 2017 22:22:33 +0000 (06:22 +0800)
committerAngus Gratton <angus@espressif.com>
Sun, 3 Dec 2017 22:22:33 +0000 (06:22 +0800)
commit579201bcdcfbb95162f8e7c93c9b2dc389acde3c
tree4efa353c5dc857418b52afc4e4dc803fbf088310
parent22489d70214a5b7650ab197ffd6ab73e9c50a772
parentf41431022bff872cdf81bd640005963ff9061bc8
Merge branch 'bugfix/windows_mingw32_gcc' into 'master'

windows: Allow "make menuconfig" to work if ming32 gcc is also installed

See merge request !1587