esp-idf/components/esp_system/port
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
..
arch esp_system: Remove deprecate section from esp_cpu.h 2022-07-22 00:06:06 +08:00
include rtc_clk: Clean up some clock related enum and macro in soc/rtc.h, replace with new ones in 2022-05-24 22:59:41 +08:00
soc Merge branch 'fix/esp32c2_gcov_example_build' into 'master' 2022-08-01 20:28:36 +08:00
brownout.c system: fix brownout ISR triggering assert on single-core configs. 2022-08-01 16:18:30 +08:00
CMakeLists.txt move brownout trax cache_int_err to private folder 2021-11-26 18:27:53 +08:00
cpu_start.c system: moved placement of disable rom log efuse in startup flow 2022-08-01 11:16:17 +08:00
panic_handler.c Task WDT: Interuptee task stack is now used for backtracing, regardless of the CPU core 2022-08-02 12:41:14 +08:00