Browse Source
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).pull/2763/head
Damien George
8 years ago
1 changed files with 6 additions and 3 deletions
Loading…
Reference in new issue