esp-idf/components/freertos
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
..
esp_additions freertos: Add newlib dynamic reentrancy support 2022-06-02 15:42:02 +08:00
FreeRTOS-Kernel Merge branch 'bugfix/update-doc-freertos-task-header' into 'master' 2022-08-01 13:07:45 +08:00
FreeRTOS-Kernel-SMP systimer: refactor hal to accomodate more xtal choices 2022-07-25 16:08:52 +08:00
test hal: Deprecate interrupt_controller_hal.h, cpu_hal.h and cpu_ll.h interfaces 2022-07-22 00:06:06 +08:00
CMakeLists.txt freertos: Move some SMP FreeRTOS functions to flash 2022-06-23 16:00:46 +08:00
FreeRTOS-openocd.c freertos_additions: add debug params table for openocd 2022-03-11 11:33:08 +01:00
Kconfig Task WDT: Interuptee task stack is now used for backtracing, regardless of the CPU core 2022-08-02 12:41:14 +08:00
linker_smp.lf freertos: Move some SMP FreeRTOS functions to flash 2022-06-23 16:00:46 +08:00
linker.lf Task WDT: Interuptee task stack is now used for backtracing, regardless of the CPU core 2022-08-02 12:41:14 +08:00
sdkconfig.rename freertos: always enable static allocation 2020-12-29 16:18:04 +01:00