mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
2ccfa6bd44
This commit adds the ability for backtracing to trace from the itnerrupt to the task stack, and across nested interrupts. Test cases have also been added. See merge request !4084 Note: "Test backtrace from abort" reset reason modified by removing abort as a reason.