2020-10-20 06:08:15 -04:00
|
|
|
# This config is split between targets since different component needs to be included
|
|
|
|
CONFIG_IDF_TARGET="esp32s3"
|
2023-04-25 05:49:41 -04:00
|
|
|
# spi_flash is tested in other configs
|
|
|
|
TEST_EXCLUDE_COMPONENTS=spi_flash test_utils
|