aboutsummaryrefslogtreecommitdiff
path: root/py/pfenv_printf.c
AgeCommit message (Collapse)Author
2014-07-19py: Make print() accept "file" argument, and actually print to stream.Paul Sokolovsky
And not system printf(), like it was before. For this, move pfenv_printf() from stmhal port to py/.