mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-16 08:59:13 +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