diff options
author | Damien George <damien.p.george@gmail.com> | 2019-10-21 19:08:04 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2019-10-29 12:55:34 +1100 |
commit | 98beea9cedca522857d12a741ff8ea90f6b873a3 (patch) | |
tree | 682f88064b1215594a9e29b0946b4b2c856c818f /py | |
parent | 22bfc47977ac51b092765173de4cd01f731712cf (diff) |
extmod/vfs_blockdev: Add extended read/write methods.
This commit adds helper functions to call readblocks/writeblocks with a
fourth argument, the byte offset within a block.
Although the mp_vfs_blockdev_t struct has grown here by 2 machine words, in
all current uses of this struct within this repository it still fits within
the same number of GC blocks.
Diffstat (limited to 'py')
0 files changed, 0 insertions, 0 deletions