1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-12 14:53:49 +01:00
This commit is contained in:
J. Nick Koston
2025-10-08 14:30:56 -10:00
parent 8537926343
commit 86832e3cf5
4 changed files with 4 additions and 4 deletions

View File

@@ -6,6 +6,6 @@ substitutions:
packages:
spi: !include ../../test_build_components/common/spi/esp32-s3-ard.yaml
uart: !include ../../test_build_components/common/uart/esp32-s3-ard.yaml
uart: !include ../../test_build_components/common/uart/esp32-ard.yaml
<<: !include common.yaml

View File

@@ -6,6 +6,6 @@ substitutions:
packages:
spi: !include ../../test_build_components/common/spi/esp32-s3-idf.yaml
uart: !include ../../test_build_components/common/uart/esp32-s3-idf.yaml
uart: !include ../../test_build_components/common/uart/esp32-idf.yaml
<<: !include common.yaml

View File

@@ -6,6 +6,6 @@ substitutions:
packages:
spi: !include ../../test_build_components/common/spi/esp32-s3-ard.yaml
uart: !include ../../test_build_components/common/uart/esp32-s3-ard.yaml
uart: !include ../../test_build_components/common/uart/esp32-ard.yaml
<<: !include common.yaml

View File

@@ -6,6 +6,6 @@ substitutions:
packages:
spi: !include ../../test_build_components/common/spi/esp32-s3-idf.yaml
uart: !include ../../test_build_components/common/uart/esp32-s3-idf.yaml
uart: !include ../../test_build_components/common/uart/esp32-idf.yaml
<<: !include common.yaml