mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 09:39:10 -04:00
The kconfig options are moved to the component where they are used, mostly esp_hw_support and esp_system.
5 lines
131 B
Plaintext
5 lines
131 B
Plaintext
TEST_COMPONENTS=driver esp_hw_support spi_flash mbedtls
|
|
CONFIG_SPIRAM=y
|
|
CONFIG_IDF_TARGET="esp32s2"
|
|
CONFIG_SPIRAM_OCCUPY_NO_HOST=y
|