mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-29 18:27:20 +02:00
ut: add test config for xip_from_psram
This commit is contained in:
5
tools/unit-test-app/configs/spi_flash_config_s3
Normal file
5
tools/unit-test-app/configs/spi_flash_config_s3
Normal file
@ -0,0 +1,5 @@
|
||||
TEST_COMPONENTS=spi_flash
|
||||
CONFIG_SPIRAM=y
|
||||
CONFIG_SPIRAM_FETCH_INSTRUCTIONS=y
|
||||
CONFIG_SPIRAM_RODATA=y
|
||||
CONFIG_IDF_TARGET="esp32s3"
|
Reference in New Issue
Block a user