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 13:21:40 -10:00
parent c56c348054
commit 3c4f436e0b
6 changed files with 12 additions and 18 deletions

View File

@@ -1,5 +1,4 @@
substitutions: packages:
uart_tx_pin: GPIO5 uart: !include ../../test_build_components/common/uart/esp32-c3-ard.yaml
uart_rx_pin: GPIO4
<<: !include common.yaml <<: !include common.yaml

View File

@@ -1,5 +1,4 @@
substitutions: packages:
uart_tx_pin: GPIO5 uart: !include ../../test_build_components/common/uart/esp32-c3-idf.yaml
uart_rx_pin: GPIO4
<<: !include common.yaml <<: !include common.yaml

View File

@@ -1,5 +1,4 @@
substitutions: packages:
uart_tx_pin: GPIO5 uart: !include ../../test_build_components/common/uart/esp32-c3-ard.yaml
uart_rx_pin: GPIO4
<<: !include common.yaml <<: !include common.yaml

View File

@@ -1,5 +1,4 @@
substitutions: packages:
uart_tx_pin: GPIO5 uart: !include ../../test_build_components/common/uart/esp32-c3-idf.yaml
uart_rx_pin: GPIO4
<<: !include common.yaml <<: !include common.yaml

View File

@@ -1,5 +1,4 @@
substitutions: packages:
uart_tx_pin: GPIO5 uart: !include ../../test_build_components/common/uart/esp32-c3-ard.yaml
uart_rx_pin: GPIO4
<<: !include common.yaml <<: !include common.yaml

View File

@@ -1,5 +1,4 @@
substitutions: packages:
uart_tx_pin: GPIO5 uart: !include ../../test_build_components/common/uart/esp32-c3-idf.yaml
uart_rx_pin: GPIO4
<<: !include common.yaml <<: !include common.yaml