mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-18 01:35:23 +02:00
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.