micropython/shared/libc
Damien George 78dc2db2ba py/mpconfig: Provide config option for internal printf printer.
The C-level printf is usually used for internal debugging prints, and a
port/board may want to redirect this somewhere other than stdout.

Signed-off-by: Damien George <damien@micropython.org>
2023-03-10 11:19:15 +11:00
..
__errno.c
abort_.c
printf.c py/mpconfig: Provide config option for internal printf printer. 2023-03-10 11:19:15 +11:00
string0.c shared/libc/string0: Don't include string.h, and provide __memcpy_chk. 2021-11-17 13:58:07 +11:00