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
4,578
Commits
21
Branches
274
Tags
785
MiB
c13be69a8e
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