This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9,950
Commits
4
Branches
6
Tags
362
MiB
812969d615
Commit Graph
2 Commits
Author
SHA1
Message
Date
Damien George
b2b06450e3
lib/utils: Fix to support compiling with object representation D.
2018-07-08 23:13:37 +10:00
Damien George
4f9858e86d
stmhal: Move pybstdio.c to lib/utils/sys_stdio_mphal.c for common use.
...
It provides sys.stdin, sys.stdout, sys.stderr for bare-metal targets based on mp_hal functions.
2017-06-15 18:55:34 +10:00