esp-idf/components/xtensa
Darian Leung 434287fc8b freertos: Xtensa FreeRTOS saves threadptr in solicited stack frame
The Xtensa FreeRTOS port does not save the threadptr register when
doing a voluntary yield. This can result in a crash when multiple
tasks used the threadptr register and call "taskYIELD()".

This commit adds the threadptr register to the solicited stack frame.
2022-06-15 20:20:41 +08:00
..
esp32
esp32s2
esp32s3
include freertos: Xtensa FreeRTOS saves threadptr in solicited stack frame 2022-06-15 20:20:41 +08:00
trax
CMakeLists.txt
eri.c
linker.lf
project_include.cmake
xt_trax.c
xtensa_intr.c
xtensa_intr_asm.S