diff options
author | Damien George <damien@micropython.org> | 2022-06-10 12:51:51 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2022-06-10 12:56:31 +1000 |
commit | ee9feacc00cf08536f57f39605060028e57a6515 (patch) | |
tree | 1e28758774eef7a2f49b0c72c9264464050162ed /docs/esp8266/tutorial | |
parent | 203b98c42b535a9c76f914b18dec4e221294b78c (diff) | |
download | micropython-ee9feacc00cf08536f57f39605060028e57a6515.tar.gz micropython-ee9feacc00cf08536f57f39605060028e57a6515.zip |
drivers/sdcard: Fix address calculation on v2 SDSC cards.
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>
Diffstat (limited to 'docs/esp8266/tutorial')
0 files changed, 0 insertions, 0 deletions