1
0
mirror of https://github.com/espressif/esp-idf synced 2025-03-25 17:00:13 -04:00

6 lines
164 B
Plaintext
Raw Normal View History

CONFIG_IDF_TARGET="esp32"
2022-09-20 11:17:15 +02:00
CONFIG_FREERTOS_UNICORE=y
CONFIG_ESP32_IRAM_AS_8BIT_ACCESSIBLE_MEMORY=y
CONFIG_HEAP_USE_HOOKS=y
CONFIG_HEAP_ABORT_WHEN_ALLOCATION_FAILS=y