esp-idf/components/espcoredump/src
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
..
port Task WDT: Interuptee task stack is now used for backtracing, regardless of the CPU core 2022-08-02 12:41:14 +08:00
core_dump_binary.c components: Change copyright in components files 2022-06-17 16:59:56 +02:00
core_dump_checksum.c mbedtls: Update licenses of files updated in mbedtls-3.1 update 2022-03-04 05:18:58 +00:00
core_dump_common.c Task WDT: Interuptee task stack is now used for backtracing, regardless of the CPU core 2022-08-02 12:41:14 +08:00
core_dump_elf.c spi_flash: Remove legacy spi_flash drivers 2022-07-01 11:01:34 +08:00
core_dump_flash.c spi_flash: Remove legacy spi_flash drivers 2022-07-01 11:01:34 +08:00
core_dump_uart.c hal: Deprecate interrupt_controller_hal.h, cpu_hal.h and cpu_ll.h interfaces 2022-07-22 00:06:06 +08:00