esp-idf/components/espcoredump
Omar Chebib e25cda2c40 Task WDT: Interuptee task stack is now used for backtracing, regardless of the CPU core
For RISC-V and Xtensa targets, in case a panic needs to happen when
Task WDT is triggered (ESP_TASK_WDT_PANIC), the interruptee's stack
is now used for printing the backtrace.
Abort after Task Watchdog is triggered can happen on APP CPU (second core).
2022-08-02 12:41:14 +08:00
..
include components: Change copyright in components files 2022-06-17 16:59:56 +02:00
include_core_dump components: Change copyright in components files 2022-06-17 16:59:56 +02:00
src Task WDT: Interuptee task stack is now used for backtracing, regardless of the CPU core 2022-08-02 12:41:14 +08:00
test ci: partially enable ut tests for esp32c2 2022-06-02 14:23:35 +08:00
test_apps docs: changes docs supported targets tables 2022-07-14 08:26:32 +08:00
.build-test-rules.yml feat: use standalone project idf-build-apps for find/build apps utils 2022-07-14 08:26:31 +08:00
CMakeLists.txt mbedtls: remove dependency on driver component 2022-07-18 21:10:51 +05:30
espcoredump.py Tools: Make espcoredump.py executable 2022-07-11 17:32:47 +02:00
Kconfig espcoredump: allow reserving dedicated stack size for Xtensa architecture 2022-06-06 03:24:50 +00:00
linker.lf espcoredump: fix a bug where tracked DRAM data where not dumped 2022-01-06 16:53:35 +08:00
sdkconfig.rename espcoredump: remove ESP32 prefix from config options 2020-09-30 20:22:27 +05:30