5 lines
187 B
Plaintext
5 lines
187 B
Plaintext
# This config is split between targets since different component needs to be excluded
|
|
CONFIG_IDF_TARGET="esp32c3"
|
|
# spi_flash is tested in other configs
|
|
TEST_EXCLUDE_COMPONENTS=spi_flash
|