4 lines
167 B
Plaintext
4 lines
167 B
Plaintext
# This config is split between targets since different component needs to be included
|
|
CONFIG_IDF_TARGET="esp32c2"
|
|
TEST_COMPONENTS= esp_system driver soc spi_flash vfs
|