summaryrefslogtreecommitdiffstatshomepage
path: root/lib/utils/sys_stdio_mphal.c
Commit message (Collapse)AuthorAge
* stmhal: Move pybstdio.c to lib/utils/sys_stdio_mphal.c for common use.Damien George2017-06-15
It provides sys.stdin, sys.stdout, sys.stderr for bare-metal targets based on mp_hal functions.