esp-idf/components/freertos/esp_additions
Sudeep Mohanty 22754918e0 fix(freertos): Fixed assert failure in vTaskDeleteWithCaps
This commit fixes an assert failure in vTaskDeleteWithCaps() when
multiple un-pinned tasks are created with stack in the external memory
and such tasks delete themselves.

Closes https://github.com/espressif/esp-idf/issues/14222
2024-09-20 10:28:29 +02:00
..
arch freertos: Uncrustify FreeRTOSConfig files 2023-03-22 16:32:29 +08:00
include fix(freertos): Fixed memory leak issue in vTaskDeleteWithCaps() 2024-09-10 14:48:30 +08:00
freertos_tasks_c_additions.h freertos: Move private API additions to "freertos_idf_additions_priv.h" 2023-04-07 15:24:34 +08:00
freertos_v8_compat.c freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
idf_additions.c fix(freertos): Fixed assert failure in vTaskDeleteWithCaps 2024-09-20 10:28:29 +02:00