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
5,040
Commits
4
Branches
3
Tags
611
MiB
b50030b1d0
Commit Graph
2 Commits
Author
SHA1
Message
Date
Damien George
24652228af
drivers/sdcard: Allow up to 5 retries to initialise SD card.
...
Apparently some cards need more than 2 retries. See issue
#1482
.
2015-10-10 00:07:40 +01:00
Damien George
1570eaf0e3
drivers: Add SD card driver, controlled via SPI bus.
2014-12-27 20:23:14 +00:00