[uart] Allow hardware UART with single pin on RP2040 (#14725)

This commit is contained in:
J. Nick Koston
2026-03-12 07:16:38 -10:00
committed by GitHub
parent 618312f0ee
commit 186ca4e458
2 changed files with 32 additions and 8 deletions
@@ -23,3 +23,6 @@ uart:
baud_rate: 115200
debug:
debug_prefix: "[UART1] "
- id: uart_rx_only
rx_pin: 17
baud_rate: 1200