mirror of
https://github.com/micropython/micropython.git
synced 2026-01-04 11:10:14 +01:00
The changed functions now use less stack, and don't have any issues with local variables needing to be declared volatile. Testing on a PYBv1.0, imports (of .py, .mpy and frozen code) now use 64 less bytes of C stack per import depth. Signed-off-by: Damien George <damien@micropython.org>
66 KiB
66 KiB