mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-29 05:38:42 +00:00

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.