esp-idf/tools/unit-test-app/configs/heap_light_poison

5 lines
115 B
Plaintext
Raw Normal View History

CONFIG_IDF_TARGET="esp32"
TEST_COMPONENTS=heap
CONFIG_HEAP_POISONING_COMPREHENSIVE=n
CONFIG_HEAP_POISONING_LIGHT=y