esp-idf/components/heap/test_apps/heap_tests/sdkconfig.ci.misc_options
2023-10-24 12:38:56 +08:00

6 lines
164 B
Plaintext

CONFIG_IDF_TARGET="esp32"
CONFIG_FREERTOS_UNICORE=y
CONFIG_ESP32_IRAM_AS_8BIT_ACCESSIBLE_MEMORY=y
CONFIG_HEAP_USE_HOOKS=y
CONFIG_HEAP_ABORT_WHEN_ALLOCATION_FAILS=y