summaryrefslogtreecommitdiff
path: root/drivers/sdcard/sdtest.py
AgeCommit message (Collapse)Author
2018-02-20Delete a bunch of docs, drivers and examples not relevant to CircuitPython.Scott Shawcroft
This fixes #345 and fixes #215.
2016-02-02drivers/sdcard: Add support for multi-block read/write; add SD test.Peter Hinch