diff options
author | Damien George <damien@micropython.org> | 2022-03-04 10:54:05 +1100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2024-12-23 13:04:55 +1100 |
commit | 97518064cd5fadf6e57e9b989958c9f36fe94e47 (patch) | |
tree | 82b003ce7dd24b19908ec40d6354a033fde89f8e /py/compile.c | |
parent | 5e9dd4b6a2ba58bc61ffc0d0a34a03c0382fcc72 (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