mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 09:39:10 -04:00
7 lines
184 B
Plaintext
7 lines
184 B
Plaintext
TEST_COMPONENTS=esp32s2
|
|
CONFIG_ESP32S2_SPIRAM_SUPPORT=y
|
|
CONFIG_SPIRAM_BANKSWITCH_ENABLE=y
|
|
CONFIG_SPIRAM_BANKSWITCH_RESERVE=8
|
|
CONFIG_IDF_TARGET="esp32s2"
|
|
CONFIG_SPIRAM_OCCUPY_NO_HOST=y
|