]> granicus.if.org Git - esp-idf/commitdiff
Merge branch 'bugfix/esp32_core_dump_issues' into 'master'
authorIvan Grokhotkov <ivan@espressif.com>
Fri, 24 Mar 2017 06:41:07 +0000 (14:41 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Fri, 24 Mar 2017 06:41:07 +0000 (14:41 +0800)
bugfix: ESP32 Core Dump reported issues

This MR fixes the following issues:
1.  fixed path to esptool when there is no compiled python module for it
2. GDB inernal failure handling was added

See merge request !599


Trivial merge