mirror of
https://github.com/esphome/esphome.git
synced 2025-10-12 14:53:49 +01:00
uart
This commit is contained in:
@@ -3,6 +3,6 @@ substitutions:
|
|||||||
rx_pin: GPIO14
|
rx_pin: GPIO14
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_19200/esp32-ard.yaml
|
uart_19200: !include ../../test_build_components/common/uart_19200/esp32-ard.yaml
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
@@ -3,6 +3,6 @@ substitutions:
|
|||||||
rx_pin: GPIO8
|
rx_pin: GPIO8
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_19200/esp32-c3-ard.yaml
|
uart_19200: !include ../../test_build_components/common/uart_19200/esp32-c3-ard.yaml
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_19200/esp32-c3-idf.yaml
|
uart_19200: !include ../../test_build_components/common/uart_19200/esp32-c3-idf.yaml
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_19200/esp32-idf.yaml
|
uart_19200: !include ../../test_build_components/common/uart_19200/esp32-idf.yaml
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
@@ -3,6 +3,6 @@ substitutions:
|
|||||||
rx_pin: GPIO3
|
rx_pin: GPIO3
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_19200/esp8266-ard.yaml
|
uart_19200: !include ../../test_build_components/common/uart_19200/esp8266-ard.yaml
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
@@ -3,6 +3,6 @@ substitutions:
|
|||||||
rx_pin: GPIO5
|
rx_pin: GPIO5
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_19200/rp2040-ard.yaml
|
uart_19200: !include ../../test_build_components/common/uart_19200/rp2040-ard.yaml
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
@@ -3,6 +3,6 @@ substitutions:
|
|||||||
rx_pin: GPIO14
|
rx_pin: GPIO14
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_38400/esp32-ard.yaml
|
uart_38400: !include ../../test_build_components/common/uart_38400/esp32-ard.yaml
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
@@ -3,6 +3,6 @@ substitutions:
|
|||||||
rx_pin: GPIO8
|
rx_pin: GPIO8
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_38400/esp32-c3-ard.yaml
|
uart_38400: !include ../../test_build_components/common/uart_38400/esp32-c3-ard.yaml
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
substitutions:
|
substitutions:
|
||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_38400/esp32-c3-idf.yaml
|
uart_38400: !include ../../test_build_components/common/uart_38400/esp32-c3-idf.yaml
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
@@ -3,6 +3,6 @@ substitutions:
|
|||||||
rx_pin: GPIO14
|
rx_pin: GPIO14
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_38400/esp32-idf.yaml
|
uart_38400: !include ../../test_build_components/common/uart_38400/esp32-idf.yaml
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
@@ -3,6 +3,6 @@ substitutions:
|
|||||||
rx_pin: GPIO3
|
rx_pin: GPIO3
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_38400/esp8266-ard.yaml
|
uart_38400: !include ../../test_build_components/common/uart_38400/esp8266-ard.yaml
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
@@ -3,6 +3,6 @@ substitutions:
|
|||||||
rx_pin: GPIO5
|
rx_pin: GPIO5
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_38400/rp2040-ard.yaml
|
uart_38400: !include ../../test_build_components/common/uart_38400/rp2040-ard.yaml
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
@@ -3,6 +3,6 @@ substitutions:
|
|||||||
rx_pin: GPIO14
|
rx_pin: GPIO14
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_4800_even/esp32-ard.yaml
|
uart_4800_even: !include ../../test_build_components/common/uart_4800_even/esp32-ard.yaml
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
@@ -3,6 +3,6 @@ substitutions:
|
|||||||
rx_pin: GPIO8
|
rx_pin: GPIO8
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_4800_even/esp32-c3-ard.yaml
|
uart_4800_even: !include ../../test_build_components/common/uart_4800_even/esp32-c3-ard.yaml
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
substitutions:
|
substitutions:
|
||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_4800_even/esp32-c3-idf.yaml
|
uart_4800_even: !include ../../test_build_components/common/uart_4800_even/esp32-c3-idf.yaml
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_4800_even/esp32-idf.yaml
|
uart_4800_even: !include ../../test_build_components/common/uart_4800_even/esp32-idf.yaml
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
@@ -3,6 +3,6 @@ substitutions:
|
|||||||
rx_pin: GPIO3
|
rx_pin: GPIO3
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_4800_even/esp8266-ard.yaml
|
uart_4800_even: !include ../../test_build_components/common/uart_4800_even/esp8266-ard.yaml
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
@@ -3,6 +3,6 @@ substitutions:
|
|||||||
rx_pin: GPIO5
|
rx_pin: GPIO5
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_4800_even/rp2040-ard.yaml
|
uart_4800_even: !include ../../test_build_components/common/uart_4800_even/rp2040-ard.yaml
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_9600_even/esp32-ard.yaml
|
uart_9600_even: !include ../../test_build_components/common/uart_9600_even/esp32-ard.yaml
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_9600_even/esp32-c3-ard.yaml
|
uart_9600_even: !include ../../test_build_components/common/uart_9600_even/esp32-c3-ard.yaml
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_9600_even/esp32-c3-idf.yaml
|
uart_9600_even: !include ../../test_build_components/common/uart_9600_even/esp32-c3-idf.yaml
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_9600_even/esp32-idf.yaml
|
uart_9600_even: !include ../../test_build_components/common/uart_9600_even/esp32-idf.yaml
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_9600_even/esp8266-ard.yaml
|
uart_9600_even: !include ../../test_build_components/common/uart_9600_even/esp8266-ard.yaml
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_9600_even/rp2040-ard.yaml
|
uart_9600_even: !include ../../test_build_components/common/uart_9600_even/rp2040-ard.yaml
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_1200_even/esp32-ard.yaml
|
uart_1200_even: !include ../../test_build_components/common/uart_1200_even/esp32-ard.yaml
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_1200_even/esp32-c3-ard.yaml
|
uart_1200_even: !include ../../test_build_components/common/uart_1200_even/esp32-c3-ard.yaml
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_1200_even/esp32-c3-idf.yaml
|
uart_1200_even: !include ../../test_build_components/common/uart_1200_even/esp32-c3-idf.yaml
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_1200_even/esp32-idf.yaml
|
uart_1200_even: !include ../../test_build_components/common/uart_1200_even/esp32-idf.yaml
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_1200_even/esp8266-ard.yaml
|
uart_1200_even: !include ../../test_build_components/common/uart_1200_even/esp8266-ard.yaml
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_1200_even/rp2040-ard.yaml
|
uart_1200_even: !include ../../test_build_components/common/uart_1200_even/rp2040-ard.yaml
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
@@ -3,6 +3,6 @@ substitutions:
|
|||||||
uart_rx_pin: GPIO3
|
uart_rx_pin: GPIO3
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_1200/esp32-ard.yaml
|
uart_1200: !include ../../test_build_components/common/uart_1200/esp32-ard.yaml
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_1200/esp32-idf.yaml
|
uart_1200: !include ../../test_build_components/common/uart_1200/esp32-idf.yaml
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
@@ -3,6 +3,6 @@ substitutions:
|
|||||||
uart_rx_pin: GPIO3
|
uart_rx_pin: GPIO3
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_1200/esp8266-ard.yaml
|
uart_1200: !include ../../test_build_components/common/uart_1200/esp8266-ard.yaml
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_115200/esp32-c3-ard.yaml
|
uart_115200: !include ../../test_build_components/common/uart_115200/esp32-c3-ard.yaml
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_115200/esp32-c3-idf.yaml
|
uart_115200: !include ../../test_build_components/common/uart_115200/esp32-c3-idf.yaml
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_115200/esp32-c3-ard.yaml
|
uart_115200: !include ../../test_build_components/common/uart_115200/esp32-c3-ard.yaml
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_115200/esp32-c3-idf.yaml
|
uart_115200: !include ../../test_build_components/common/uart_115200/esp32-c3-idf.yaml
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_115200/esp8266-ard.yaml
|
uart_115200: !include ../../test_build_components/common/uart_115200/esp8266-ard.yaml
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
@@ -3,6 +3,6 @@ substitutions:
|
|||||||
rx_pin: GPIO16
|
rx_pin: GPIO16
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_19200/esp32-ard.yaml
|
uart_19200: !include ../../test_build_components/common/uart_19200/esp32-ard.yaml
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
@@ -3,6 +3,6 @@ substitutions:
|
|||||||
rx_pin: GPIO5
|
rx_pin: GPIO5
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_19200/esp32-c3-ard.yaml
|
uart_19200: !include ../../test_build_components/common/uart_19200/esp32-c3-ard.yaml
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_19200/esp32-c3-idf.yaml
|
uart_19200: !include ../../test_build_components/common/uart_19200/esp32-c3-idf.yaml
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
@@ -3,6 +3,6 @@ substitutions:
|
|||||||
rx_pin: GPIO5
|
rx_pin: GPIO5
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_19200/esp32-idf.yaml
|
uart_19200: !include ../../test_build_components/common/uart_19200/esp32-idf.yaml
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
@@ -3,6 +3,6 @@ substitutions:
|
|||||||
rx_pin: GPIO2
|
rx_pin: GPIO2
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_19200/esp8266-ard.yaml
|
uart_19200: !include ../../test_build_components/common/uart_19200/esp8266-ard.yaml
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
@@ -3,6 +3,6 @@ substitutions:
|
|||||||
rx_pin: GPIO5
|
rx_pin: GPIO5
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_19200/rp2040-ard.yaml
|
uart_19200: !include ../../test_build_components/common/uart_19200/rp2040-ard.yaml
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_19200/esp32-ard.yaml
|
uart_19200: !include ../../test_build_components/common/uart_19200/esp32-ard.yaml
|
||||||
i2c: !include ../../test_build_components/common/i2c/esp32-ard.yaml
|
i2c: !include ../../test_build_components/common/i2c/esp32-ard.yaml
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_19200/esp32-c3-ard.yaml
|
uart_19200: !include ../../test_build_components/common/uart_19200/esp32-c3-ard.yaml
|
||||||
i2c: !include ../../test_build_components/common/i2c/esp32-c3-ard.yaml
|
i2c: !include ../../test_build_components/common/i2c/esp32-c3-ard.yaml
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_19200/esp32-c3-idf.yaml
|
uart_19200: !include ../../test_build_components/common/uart_19200/esp32-c3-idf.yaml
|
||||||
i2c: !include ../../test_build_components/common/i2c/esp32-c3-idf.yaml
|
i2c: !include ../../test_build_components/common/i2c/esp32-c3-idf.yaml
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_19200/esp32-idf.yaml
|
uart_19200: !include ../../test_build_components/common/uart_19200/esp32-idf.yaml
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_19200/esp8266-ard.yaml
|
uart_19200: !include ../../test_build_components/common/uart_19200/esp8266-ard.yaml
|
||||||
i2c: !include ../../test_build_components/common/i2c/esp8266-ard.yaml
|
i2c: !include ../../test_build_components/common/i2c/esp8266-ard.yaml
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_19200/rp2040-ard.yaml
|
uart_19200: !include ../../test_build_components/common/uart_19200/rp2040-ard.yaml
|
||||||
i2c: !include ../../test_build_components/common/i2c/rp2040-ard.yaml
|
i2c: !include ../../test_build_components/common/i2c/rp2040-ard.yaml
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
Reference in New Issue
Block a user