mimxrt/machine_uart: Fix an inconsistency for UART.init() arg handling.
With keyword arguments only or just a single non-keyword argument, UART.init() did not perform the settings.
Showing
Please register or sign in to comment
With keyword arguments only or just a single non-keyword argument, UART.init() did not perform the settings.