mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 17:49:10 -04:00
8 lines
199 B
Plaintext
8 lines
199 B
Plaintext
TEST_COMPONENTS=esp32
|
|
TEST_GROUPS=psram_4m
|
|
CONFIG_ESPTOOLPY_FLASHFREQ_80M=y
|
|
CONFIG_ESP32_SPIRAM_SUPPORT=y
|
|
CONFIG_SPIRAM_SPEED_80M=y
|
|
CONFIG_SPIRAM_OCCUPY_VSPI_HOST=y
|
|
CONFIG_ESP_INT_WDT_TIMEOUT_MS=800
|