mirror of
https://github.com/micropython/micropython.git
synced 2026-01-04 19:20:22 +01:00
This allows increasing the Python recursion depth if needed. Also increase the default to 2k words. There is enough RAM in the browser/node context for this to be increased, and having a larger pystack allows more complex code to run without hitting the limit. Signed-off-by: Damien George <damien@micropython.org>
10 KiB
10 KiB