diff options
author | Damien George <damien@micropython.org> | 2024-02-12 11:56:24 +1100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2024-02-12 11:56:24 +1100 |
commit | 0432f73206a0d0ff5cef5dc6146f18439079f6f3 (patch) | |
tree | 7d2d9efefb3c45e09e713ddbd06c6558f92bcbd5 /py/persistentcode.c | |
parent | abe43fe6873bf78c98634eac74de646f70ec0d32 (diff) |
tools/mpy-tool.py: Fix static qstrs when freezing without qstr header.
It's rare to freeze .mpy files without specifying a qstr header from a
firmware build, but it can be useful for testing, eg
`mpy-tool.py -f test.mpy`. Fix this case so static qstrs are properly
excluded from the frozen qstr list.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'py/persistentcode.c')
0 files changed, 0 insertions, 0 deletions