summaryrefslogtreecommitdiff
path: root/py/persistentcode.c
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2024-12-18 11:30:33 +1100
committerDamien George <damien@micropython.org>2024-12-23 13:04:54 +1100
commit5e9dd4b6a2ba58bc61ffc0d0a34a03c0382fcc72 (patch)
tree6ea543475da9574bbc432e25e89c8188af256e39 /py/persistentcode.c
parentf870e8d2d406e809b4494e6d029fee0269b1ea05 (diff)
extmod/vfs_reader: Add support for opening a memory-mappable file.
If the file can be memory mapped (because it responds to the buffer protocol) then return a memory-reader that directly references the ROM data of the file. Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'py/persistentcode.c')
0 files changed, 0 insertions, 0 deletions