mirror of
https://github.com/esphome/esphome.git
synced 2025-10-17 17:23:45 +01:00
tweak
This commit is contained in:
@@ -3,4 +3,7 @@ substitutions:
|
||||
rx_pin: GPIO14
|
||||
flow_control_pin: GPIO13
|
||||
|
||||
packages:
|
||||
uart: !include ../../test_build_components/common/uart/esp32-ard.yaml
|
||||
|
||||
<<: !include common.yaml
|
||||
|
@@ -3,4 +3,7 @@ substitutions:
|
||||
rx_pin: GPIO5
|
||||
flow_control_pin: GPIO3
|
||||
|
||||
packages:
|
||||
uart: !include ../../test_build_components/common/uart/esp32-c3-ard.yaml
|
||||
|
||||
<<: !include common.yaml
|
||||
|
@@ -3,4 +3,7 @@ substitutions:
|
||||
rx_pin: GPIO2
|
||||
flow_control_pin: GPIO15
|
||||
|
||||
packages:
|
||||
uart: !include ../../test_build_components/common/uart/esp8266-ard.yaml
|
||||
|
||||
<<: !include common.yaml
|
||||
|
@@ -3,4 +3,7 @@ substitutions:
|
||||
rx_pin: GPIO5
|
||||
flow_control_pin: GPIO3
|
||||
|
||||
packages:
|
||||
uart: !include ../../test_build_components/common/uart/rp2040-ard.yaml
|
||||
|
||||
<<: !include common.yaml
|
||||
|
Reference in New Issue
Block a user