mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 04:30:24 +01:00
This commit fixes a bug in the existing driver, that the UART baud rate could not be changed without reset or power cycle. It adds as well functionality to UART.deinit(). Signed-off-by: robert-hh <robert@hammelrath.com>