Merge branch 'feat/make-task-tracking-independant-from-poisoning' into 'master'

feat(heap): Dissociate heap poisoning from task tracking functionalities

Closes IDF-8332

See merge request espressif/esp-idf!26311
This commit is contained in:
Guillaume Souchere
2023-10-18 20:18:22 +08:00
9 changed files with 34 additions and 41 deletions

View File

@@ -1,2 +1 @@
CONFIG_HEAP_POISONING_LIGHT=y
CONFIG_HEAP_TASK_TRACKING=y