aboutsummaryrefslogtreecommitdiff
path: root/lib/utils/sys_stdio_mphal.c
AgeCommit message (Collapse)Author
2017-06-15stmhal: Move pybstdio.c to lib/utils/sys_stdio_mphal.c for common use.Damien George
It provides sys.stdin, sys.stdout, sys.stderr for bare-metal targets based on mp_hal functions.