esp-idf/components/xtensa/include
Darian Leung 5f50e835e6 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-07-04 18:27:26 +08:00
..
esp_private misc adjustment of esp32 component 2019-04-03 19:57:46 +08:00
xtensa freertos: Xtensa FreeRTOS saves threadptr in solicited stack frame 2022-07-04 18:27:26 +08:00
eri.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
esp_attr.h esp32s2/3: Add missing stdlib includes 2020-10-09 15:05:41 +11:00
esp_debug_helpers.h soc: remove unecessary headers in dport_access.h 2020-10-22 19:42:34 +08:00
esp_panic.h misc adjustment of esp32 component 2019-04-03 19:57:46 +08:00
trax.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
xt_instr_macros.h esp32: Switch SPIRAM stack in esp_restart_noos() to internal stack 2020-05-22 16:23:53 +08:00
xtensa-debug-module.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00