mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 11:40:18 +01:00
And use it in the Bluetooth bindings instead of setting the baudrate by a call to the NXP lib. Also fixes machine_uart.c to work with a baud rate of 921600. Signed-off-by: robert-hh <robert@hammelrath.com>