mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
65d3931fab
This commit adds `pvTaskGetCurrentTCBForCore()` to get a void pointer to the current TCB of a particular core. This removes the need to `extern `pxCurrentTCB` in esp_gdbstub. |
||
---|---|---|
.. | ||
include | ||
freertos_compatibility.c | ||
freertos_tasks_c_additions.h | ||
FreeRTOSSimulator_wrappers.c | ||
idf_additions.c |