e6ad330018
Otherwise IRAM usage is too high in this example.
4 lines
123 B
Text
4 lines
123 B
Text
TEST_COMPONENTS=spi_flash
|
|
CONFIG_ESP32_SPIRAM_SUPPORT=y
|
|
CONFIG_SPI_FLASH_USE_LEGACY_IMPL=y
|
|
CONFIG_IDF_TARGET="esp32s2beta"
|