diff options
author | Damien George <damien.p.george@gmail.com> | 2017-01-05 15:52:52 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2017-01-05 15:52:52 +1100 |
commit | 98458a46ec9c34fa59dbfa7c9189b7e181e5e7a3 (patch) | |
tree | ed2a4b85cfae34b20d612e56d83be1b6e4131acb /esp8266/modules/upip_utarfile.py | |
parent | 343b4189b0b2a61d4db4e6ca2c6ddf82150d3b6d (diff) | |
download | micropython-98458a46ec9c34fa59dbfa7c9189b7e181e5e7a3.tar.gz micropython-98458a46ec9c34fa59dbfa7c9189b7e181e5e7a3.zip |
tools/mpy-tool.py: Add support for OPT_CACHE_MAP_LOOKUP_IN_BYTECODE.
With caching of map lookups in the bytecode, frozen bytecode can still
work but must be stored in RAM, not ROM. This patch allows mpy-tool.py to
generate code that works with this optimisation, but it's not recommended
to use it on embedded targets (because of lack of RAM).
Diffstat (limited to 'esp8266/modules/upip_utarfile.py')
0 files changed, 0 insertions, 0 deletions