summaryrefslogtreecommitdiff
path: root/py/compile.c
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2022-03-04 10:54:05 +1100
committerDamien George <damien@micropython.org>2024-12-23 13:04:55 +1100
commit97518064cd5fadf6e57e9b989958c9f36fe94e47 (patch)
tree82b003ce7dd24b19908ec40d6354a033fde89f8e /py/compile.c
parent5e9dd4b6a2ba58bc61ffc0d0a34a03c0382fcc72 (diff)
py/persistentcode: Add support for loading .mpy files from a ROM reader.
This adds an optimisation for loading .mpy files from a reader that points to ROM. In such a case qstr, str and bytes data, along with bytecode, are all referenced in-place in ROM. Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'py/compile.c')
0 files changed, 0 insertions, 0 deletions