micropython/drivers/sdcard
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