mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
8c7ee8482e
* The function was based on an outdated IDF/FreeRTOS combination which didn't always require zero-ing the TCB. This has been changed in the current IDF/FreeRTOS combination, leading to crashes. Unconditionally zero-ing the TCB fixes this problem. |
||
---|---|---|
.. | ||
include | ||
freertos_compatibility.c | ||
freertos_tasks_c_additions.h | ||
FreeRTOSSimulator_wrappers.c | ||
idf_additions.c |