mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 20:20:14 +01:00
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>
24 KiB
24 KiB