20a6044952
To reduce the number of calls to mp_hal_stdout_tx_strn and improve the overall throughput of printing data. This implementation is taken from ports/stm32/mphalport.c. Signed-off-by: Damien George <damien@micropython.org>
This directory contains standard, low-level C libraries with emphasis on being independent and efficient. They can be used by any port.