micropython/ports/samd/mcu
robert-hh 9a567b04e7 samd/machine_uart: Support buffered TX for UART.
It can be enabled/disabled by a configuration switch.  The code size
increase is 308 bytes, but it requires RAM space for buffers, the larger
UART object and root pointers.
2022-10-06 22:57:37 +11:00
..
samd21 samd/machine_uart: Support buffered TX for UART. 2022-10-06 22:57:37 +11:00
samd51 samd/machine_uart: Support buffered TX for UART. 2022-10-06 22:57:37 +11:00