mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 11:40:18 +01:00
For v2 cards that are standard capacity the read/write/erase commands take byte address values. Use the result of CMD58 to distinguish SDSC from SDHC/SDXC. Signed-off-by: Damien George <damien@micropython.org>
This directory contains drivers for specific hardware. The drivers are intended to work across multiple ports.