mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
6 lines
168 B
Plaintext
6 lines
168 B
Plaintext
CONFIG_IDF_TARGET="esp32"
|
|
TEST_EXCLUDE_COMPONENTS=test_utils
|
|
CONFIG_FREERTOS_UNICORE=y
|
|
CONFIG_ESP32_IRAM_AS_8BIT_ACCESSIBLE_MEMORY=y
|
|
CONFIG_ESP32_RTCDATA_IN_FAST_MEM=y
|