mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-04 02:50:58 +02:00
4 lines
155 B
Plaintext
4 lines
155 B
Plaintext
# This config is split between targets since different component needs to be included
|
|
CONFIG_IDF_TARGET="esp32s3"
|
|
TEST_COMPONENTS=driver soc spi_flash vfs
|