micropython/shared/libc
Damien George b85611dae8 shared/libc/printf: Fix stdout destination for putchar and puts.
These functions should output to the same location as printf in this file.

Signed-off-by: Damien George <damien@micropython.org>
2023-05-31 16:08:44 +10:00
..
__errno.c
abort_.c
printf.c shared/libc/printf: Fix stdout destination for putchar and puts. 2023-05-31 16:08:44 +10:00
string0.c