2022-06-01 02:27:49 -04:00
|
|
|
# This config is split between targets since different component needs to be excluded
|
2020-12-28 21:00:45 -05:00
|
|
|
CONFIG_IDF_TARGET="esp32c3"
|
2023-04-25 05:49:41 -04:00
|
|
|
# spi_flash is tested in other configs
|
|
|
|
TEST_EXCLUDE_COMPONENTS=spi_flash
|