Files
micropython/ports/esp32/machine_uart.c
robert-hh d0d9d978eb esp32/machine_uart: Call uart_wait_tx_done() only with driver installed.
Otherwise an error message will pop up at the first instatiation
of the UART object.

Addresses #18122 / #18123.

Signed-off-by: robert-hh <robert@hammelrath.com>
2025-09-24 20:03:49 +02:00

27 KiB