mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-24 03:09:41 +01:00
6 lines
128 B
Plaintext
6 lines
128 B
Plaintext
TEST_COMPONENTS=spi_flash
|
|
CONFIG_SPIRAM=y
|
|
CONFIG_SPIRAM_FETCH_INSTRUCTIONS=y
|
|
CONFIG_SPIRAM_RODATA=y
|
|
CONFIG_IDF_TARGET="esp32s3"
|