summaryrefslogtreecommitdiff
path: root/shared/libc/printf.c
AgeCommit message (Expand)Author
2024-03-07all: Remove the "STATIC" macro and just use "static" instead.Angus Gratton
2023-05-31shared/libc/printf: Fix stdout destination for putchar and puts.Damien George
2023-03-10py/mpconfig: Provide config option for internal printf printer.Damien George
2021-07-12shared: Introduce new top-level dir and move 1st party lib code there.Damien George