]> granicus.if.org Git - esp-idf/commitdiff
Merge branch 'bugfix/ocd_stop_on_unhandled_exception' into 'master'
authorJeroen Domburg <jeroen@espressif.com>
Wed, 31 Aug 2016 04:15:04 +0000 (12:15 +0800)
committerJeroen Domburg <jeroen@espressif.com>
Wed, 31 Aug 2016 04:15:04 +0000 (12:15 +0800)
Fix: Return after setting breakpoint when ocd is detected instead of continuing …

…into the panic routine

Made a small thinko when refactoring the panic handler code. This fixes it.

See merge request !36


Trivial merge