diff --git a/tests/components/wk2132_spi/test.esp32-s3-ard.yaml b/tests/components/wk2132_spi/test.esp32-s3-ard.yaml index b0aadf620a..03d4bc9846 100644 --- a/tests/components/wk2132_spi/test.esp32-s3-ard.yaml +++ b/tests/components/wk2132_spi/test.esp32-s3-ard.yaml @@ -4,4 +4,8 @@ substitutions: mosi_pin: GPIO6 cs_pin: GPIO19 +packages: + spi: !include ../../test_build_components/common/spi/esp32-s3-ard.yaml + uart: !include ../../test_build_components/common/uart/esp32-s3-ard.yaml + <<: !include common.yaml diff --git a/tests/components/wk2132_spi/test.esp32-s3-idf.yaml b/tests/components/wk2132_spi/test.esp32-s3-idf.yaml index b0aadf620a..4015b78e2c 100644 --- a/tests/components/wk2132_spi/test.esp32-s3-idf.yaml +++ b/tests/components/wk2132_spi/test.esp32-s3-idf.yaml @@ -4,4 +4,8 @@ substitutions: mosi_pin: GPIO6 cs_pin: GPIO19 +packages: + spi: !include ../../test_build_components/common/spi/esp32-s3-idf.yaml + uart: !include ../../test_build_components/common/uart/esp32-s3-idf.yaml + <<: !include common.yaml diff --git a/tests/components/wk2168_spi/test.esp32-s3-ard.yaml b/tests/components/wk2168_spi/test.esp32-s3-ard.yaml index b0aadf620a..03d4bc9846 100644 --- a/tests/components/wk2168_spi/test.esp32-s3-ard.yaml +++ b/tests/components/wk2168_spi/test.esp32-s3-ard.yaml @@ -4,4 +4,8 @@ substitutions: mosi_pin: GPIO6 cs_pin: GPIO19 +packages: + spi: !include ../../test_build_components/common/spi/esp32-s3-ard.yaml + uart: !include ../../test_build_components/common/uart/esp32-s3-ard.yaml + <<: !include common.yaml diff --git a/tests/components/wk2168_spi/test.esp32-s3-idf.yaml b/tests/components/wk2168_spi/test.esp32-s3-idf.yaml index b0aadf620a..4015b78e2c 100644 --- a/tests/components/wk2168_spi/test.esp32-s3-idf.yaml +++ b/tests/components/wk2168_spi/test.esp32-s3-idf.yaml @@ -4,4 +4,8 @@ substitutions: mosi_pin: GPIO6 cs_pin: GPIO19 +packages: + spi: !include ../../test_build_components/common/spi/esp32-s3-idf.yaml + uart: !include ../../test_build_components/common/uart/esp32-s3-idf.yaml + <<: !include common.yaml diff --git a/tests/components/wk2204_spi/test.esp32-s3-ard.yaml b/tests/components/wk2204_spi/test.esp32-s3-ard.yaml index b0aadf620a..03d4bc9846 100644 --- a/tests/components/wk2204_spi/test.esp32-s3-ard.yaml +++ b/tests/components/wk2204_spi/test.esp32-s3-ard.yaml @@ -4,4 +4,8 @@ substitutions: mosi_pin: GPIO6 cs_pin: GPIO19 +packages: + spi: !include ../../test_build_components/common/spi/esp32-s3-ard.yaml + uart: !include ../../test_build_components/common/uart/esp32-s3-ard.yaml + <<: !include common.yaml diff --git a/tests/components/wk2204_spi/test.esp32-s3-idf.yaml b/tests/components/wk2204_spi/test.esp32-s3-idf.yaml index b0aadf620a..4015b78e2c 100644 --- a/tests/components/wk2204_spi/test.esp32-s3-idf.yaml +++ b/tests/components/wk2204_spi/test.esp32-s3-idf.yaml @@ -4,4 +4,8 @@ substitutions: mosi_pin: GPIO6 cs_pin: GPIO19 +packages: + spi: !include ../../test_build_components/common/spi/esp32-s3-idf.yaml + uart: !include ../../test_build_components/common/uart/esp32-s3-idf.yaml + <<: !include common.yaml diff --git a/tests/components/wk2212_spi/test.esp32-s3-ard.yaml b/tests/components/wk2212_spi/test.esp32-s3-ard.yaml index b0aadf620a..03d4bc9846 100644 --- a/tests/components/wk2212_spi/test.esp32-s3-ard.yaml +++ b/tests/components/wk2212_spi/test.esp32-s3-ard.yaml @@ -4,4 +4,8 @@ substitutions: mosi_pin: GPIO6 cs_pin: GPIO19 +packages: + spi: !include ../../test_build_components/common/spi/esp32-s3-ard.yaml + uart: !include ../../test_build_components/common/uart/esp32-s3-ard.yaml + <<: !include common.yaml diff --git a/tests/components/wk2212_spi/test.esp32-s3-idf.yaml b/tests/components/wk2212_spi/test.esp32-s3-idf.yaml index b0aadf620a..4015b78e2c 100644 --- a/tests/components/wk2212_spi/test.esp32-s3-idf.yaml +++ b/tests/components/wk2212_spi/test.esp32-s3-idf.yaml @@ -4,4 +4,8 @@ substitutions: mosi_pin: GPIO6 cs_pin: GPIO19 +packages: + spi: !include ../../test_build_components/common/spi/esp32-s3-idf.yaml + uart: !include ../../test_build_components/common/uart/esp32-s3-idf.yaml + <<: !include common.yaml