Skip to content

stmhal: Reimplement file support using stream protocol API. #419

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 3, 2014

Conversation

pfalcon
Copy link
Contributor

@pfalcon pfalcon commented Apr 3, 2014

This adds readline(), readall(), etc. methods. Also other fixes to make
Python API compliant and "with" support.

This adds readline(), readall(), etc. methods. Also other fixes to make
Python API compliant and "with" support.
@pfalcon
Copy link
Contributor Author

pfalcon commented Apr 3, 2014

Finally something useful for stm port ;-). I did basic testing, but please give it your testing to. (And maybe we should consider how to run testsuite on device.)

dpgeorge added a commit that referenced this pull request Apr 3, 2014
stmhal: Reimplement file support using stream protocol API.
@dpgeorge dpgeorge merged commit 3269cf2 into micropython:master Apr 3, 2014
@pfalcon pfalcon deleted the stmhal-file-streams branch August 9, 2014 05:59
tannewt pushed a commit to tannewt/circuitpython that referenced this pull request Dec 5, 2017
atmel-samd: Update Feather M0 Express USB PID in 2.x
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants