mirror of
https://github.com/esphome/esphome.git
synced 2025-10-12 14:53:49 +01:00
tweak
This commit is contained in:
@@ -1,7 +1,3 @@
|
|||||||
substitutions:
|
|
||||||
tx_pin: GPIO12
|
|
||||||
rx_pin: GPIO14
|
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_9600_even/esp32-ard.yaml
|
uart: !include ../../test_build_components/common/uart_9600_even/esp32-ard.yaml
|
||||||
|
|
||||||
|
@@ -1,7 +1,3 @@
|
|||||||
substitutions:
|
|
||||||
tx_pin: GPIO4
|
|
||||||
rx_pin: GPIO5
|
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_9600_even/esp32-c3-ard.yaml
|
uart: !include ../../test_build_components/common/uart_9600_even/esp32-c3-ard.yaml
|
||||||
|
|
||||||
|
@@ -1,5 +1,4 @@
|
|||||||
substitutions:
|
|
||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart/esp32-c3-idf.yaml
|
uart: !include ../../test_build_components/common/uart_9600_even/esp32-c3-idf.yaml
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
@@ -1,7 +1,3 @@
|
|||||||
substitutions:
|
|
||||||
tx_pin: GPIO0
|
|
||||||
rx_pin: GPIO2
|
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_9600_even/esp8266-ard.yaml
|
uart: !include ../../test_build_components/common/uart_9600_even/esp8266-ard.yaml
|
||||||
|
|
||||||
|
@@ -1,7 +1,3 @@
|
|||||||
substitutions:
|
|
||||||
tx_pin: GPIO4
|
|
||||||
rx_pin: GPIO5
|
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_9600_even/rp2040-ard.yaml
|
uart: !include ../../test_build_components/common/uart_9600_even/rp2040-ard.yaml
|
||||||
|
|
||||||
|
@@ -1,7 +1,3 @@
|
|||||||
substitutions:
|
|
||||||
tx_pin: GPIO17
|
|
||||||
rx_pin: GPIO16
|
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_1200_even/esp32-ard.yaml
|
uart: !include ../../test_build_components/common/uart_1200_even/esp32-ard.yaml
|
||||||
|
|
||||||
|
@@ -1,7 +1,3 @@
|
|||||||
substitutions:
|
|
||||||
tx_pin: GPIO4
|
|
||||||
rx_pin: GPIO5
|
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_1200_even/esp32-c3-ard.yaml
|
uart: !include ../../test_build_components/common/uart_1200_even/esp32-c3-ard.yaml
|
||||||
|
|
||||||
|
@@ -1,5 +1,4 @@
|
|||||||
substitutions:
|
|
||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_1200/esp32-c3-idf.yaml
|
uart: !include ../../test_build_components/common/uart_1200_even/esp32-c3-idf.yaml
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
@@ -1,7 +1,3 @@
|
|||||||
substitutions:
|
|
||||||
tx_pin: GPIO0
|
|
||||||
rx_pin: GPIO2
|
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_1200_even/esp8266-ard.yaml
|
uart: !include ../../test_build_components/common/uart_1200_even/esp8266-ard.yaml
|
||||||
|
|
||||||
|
@@ -1,7 +1,3 @@
|
|||||||
substitutions:
|
|
||||||
tx_pin: GPIO4
|
|
||||||
rx_pin: GPIO5
|
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_1200_even/rp2040-ard.yaml
|
uart: !include ../../test_build_components/common/uart_1200_even/rp2040-ard.yaml
|
||||||
|
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
substitutions:
|
substitutions:
|
||||||
clk_pin: GPIO16
|
clk_pin: GPIO4
|
||||||
dout_pin: GPIO17
|
dout_pin: GPIO5
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
substitutions:
|
substitutions:
|
||||||
clk_pin: GPIO5
|
clk_pin: GPIO4
|
||||||
dout_pin: GPIO4
|
dout_pin: GPIO5
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
@@ -1,6 +1,5 @@
|
|||||||
substitutions:
|
substitutions:
|
||||||
dout_pin: GPIO4
|
clk_pin: GPIO4
|
||||||
packages:
|
dout_pin: GPIO5
|
||||||
spi: !include ../../test_build_components/common/spi/esp32-c3-idf.yaml
|
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
@@ -1,7 +1,5 @@
|
|||||||
substitutions:
|
substitutions:
|
||||||
|
clk_pin: GPIO4
|
||||||
dout_pin: GPIO5
|
dout_pin: GPIO5
|
||||||
|
|
||||||
packages:
|
|
||||||
spi: !include ../../test_build_components/common/spi/esp32-idf.yaml
|
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
substitutions:
|
substitutions:
|
||||||
clk_pin: GPIO0
|
clk_pin: GPIO4
|
||||||
dout_pin: GPIO2
|
dout_pin: GPIO5
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
substitutions:
|
substitutions:
|
||||||
clk_pin: GPIO5
|
clk_pin: GPIO4
|
||||||
dout_pin: GPIO4
|
dout_pin: GPIO5
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
Reference in New Issue
Block a user