mirror of
https://github.com/micropython/micropython.git
synced 2026-01-25 05:10:18 +01:00
If heap allocation for the Python-stack of a function fails then we may as well allocate the Python-stack on the C stack. This will allow to run more code without using the heap.
19 KiB
19 KiB