This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
micropython
mirror of
https://github.com/micropython/micropython.git
Watch
1
Star
0
Fork
You've already forked micropython
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9,720
Commits
4
Branches
3
Tags
611
MiB
6c5b2bded2
Commit Graph
2 Commits
Author
SHA1
Message
Date
Peter Hinch
1628cd0e59
drivers/sdcard: In test use os.umount and machine module instead of pyb.
...
pyb.umount(None, mountpoint) no longer works.
2018-09-20 16:09:28 +10:00
Peter Hinch
2bd758fe96
drivers/sdcard: Add support for multi-block read/write; add SD test.
2016-02-02 11:16:15 +00:00