This website requires JavaScript.
Explore
Help
Register
Sign In
TonBERRY
/
micropython
Watch
3
Star
0
Fork
0
You've already forked micropython
Code
Pull Requests
Activity
Files
83439e38fc025bda79eec0096b8cc60379757206
micropython
/
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