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
Jeremy Herbert
4f0f3dfb41
drivers/sdcard: Raise exception on timeout of readinto.
...
Otherwise the code can get stuck in an infinite loop if the SD card fails to respond to a read.
2019-11-06 11:34:02 +11:00
..
sdcard.py
drivers/sdcard: Raise exception on timeout of readinto.
2019-11-06 11:34:02 +11:00
sdtest.py
drivers/sdcard: In test use os.umount and machine module instead of pyb.
2018-09-20 16:09:28 +10:00