mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
0687daf2c8
The kconfig options are moved to the component where they are used, mostly esp_hw_support and esp_system.
5 lines
110 B
Plaintext
5 lines
110 B
Plaintext
# This config is for all targets
|
|
TEST_COMPONENTS=spi_flash
|
|
CONFIG_SPIRAM=y
|
|
CONFIG_SPI_FLASH_USE_LEGACY_IMPL=y
|