diff options
author | Damien George <damien.p.george@gmail.com> | 2016-02-10 16:21:38 +0000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2016-02-10 23:40:10 +0000 |
commit | 3770cd2e7062d0844cee7b69ec9d9f80a2ad1206 (patch) | |
tree | ceb2161c79c2c09552e4eeaf2b36db07c2b292a5 /extmod/fsusermount.h | |
parent | f7e5e677df120122eeaac18b81d3fccfe0965180 (diff) | |
download | micropython-3770cd2e7062d0844cee7b69ec9d9f80a2ad1206.tar.gz micropython-3770cd2e7062d0844cee7b69ec9d9f80a2ad1206.zip |
stmhal: Expose flash and SD card as proper objects with block protocol.
You can now create (singleton) objects representing the flash and SD
card, using:
flash = pyb.Flash()
sdcard = pyb.SDCard()
These objects provide the block protocol.
Diffstat (limited to 'extmod/fsusermount.h')
0 files changed, 0 insertions, 0 deletions