micropython-lib/micropython/drivers/storage/sdcard
multicoder9 3ddee7c04f
Add CRC7 values for SDCard.cmd() function calls
Seems to be needed for some SDXC cards (SanDisk Ultra SDXC)

Signed-off-by: multicoder9 <205438007+multicoder9@users.noreply.github.com>
2025-03-29 22:51:52 +07:00
..
manifest.py micropython: Add missing metadata for packages. 2023-04-07 13:24:15 +10:00
sdcard.py Add CRC7 values for SDCard.cmd() function calls 2025-03-29 22:51:52 +07:00
sdtest.py all: Enable ruff E401 and E402 import lints. 2024-05-17 17:06:33 +10:00