]> granicus.if.org Git - esp-idf/commit
Merge branch 'bugfix/abort_in_interrupt_context' into 'master'
authorAngus Gratton <angus@espressif.com>
Wed, 14 Jun 2017 05:45:36 +0000 (13:45 +0800)
committerAngus Gratton <angus@espressif.com>
Wed, 14 Jun 2017 05:45:36 +0000 (13:45 +0800)
commit8e0ec6a9abfb172673a50bdb2459c43f699beda4
treecdd0e196762f2a4931bc6166f615df9c66cac2d3
parent06fa08b02255e16faa13beb6a98960d39560bc4d
parent5d7bffea2b03f50ebef4ce37086a1f6bbcde1007
Merge branch 'bugfix/abort_in_interrupt_context' into 'master'

Panic handler backtrace fixes

See merge request !835