diff options
author | Damien George <damien@micropython.org> | 2022-03-04 10:40:15 +1100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2024-12-23 13:04:54 +1100 |
commit | a1c32101ac3bc70ed2774f461c69548ce8dae23d (patch) | |
tree | da59dc3488eda8f87cf485cc3b2b10cd0505c052 /py/compile.c | |
parent | 50637ff239cb6a09294f49fe2d2534c2d7ae8b76 (diff) |
py/qstr: Add qstr_from_strn_static() helper function.
Allows an interned string to reference static/ROM data, instead of
allocating it on the GC heap.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'py/compile.c')
0 files changed, 0 insertions, 0 deletions