mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-14 22:16:46 +00:00

Update task tracking feature to fix bugs introduced when decoupling task tracking from heap poisoning. Closes https://github.com/espressif/esp-idf/issues/12498 Closes https://github.com/espressif/esp-idf/issues/12493