mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 20:50:14 +01:00
I.e. in this mode, C stack will never be used to call a Python function, but if there's no free heap for a call, it will be reported as RuntimeError (as expected), not MemoryError.
6.1 KiB
6.1 KiB