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-06 11:02:23 -04:00
|
|
|
TEST_EXCLUDE_COMPONENTS=bt driver soc spi_flash lwip spiffs perfmon test_utils
|