This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
circuitpython
/
drivers
/
sdcard
History
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
..
sdcard.py
drivers/sdcard: Do not release CS during the middle of read operations.
2018-07-05 19:39:06 +10:00
sdtest.py
drivers/sdcard: In test use os.umount and machine module instead of pyb.
2018-09-20 16:09:28 +10:00