diff options
author | Damien George <damien.p.george@gmail.com> | 2014-09-15 23:49:57 +0100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2014-09-15 23:49:57 +0100 |
commit | 1d7fb82f0aec11331635532583617d773888b991 (patch) | |
tree | d1d408fafaa10826967abc1d872a5fc26c7299e1 /lib/README.md | |
parent | 6ff42c54bb2c6e950206c380a100db776e3938d8 (diff) | |
download | micropython-1d7fb82f0aec11331635532583617d773888b991.tar.gz micropython-1d7fb82f0aec11331635532583617d773888b991.zip |
stmhal: Change 64-bit arithmetic to 32-bit for SD card block addressing.
By measuring SD card addresses in blocks and not bytes, one can get away
with using 32-bit numbers.
This patch also uses proper atomic lock/unlock around SD card
read/write, adds SD.info() function, and gives error code for failed
read/writes.
Diffstat (limited to 'lib/README.md')
0 files changed, 0 insertions, 0 deletions