mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 19:50:30 +01:00
As stack checking is enabled by default, ports which don't call stack_ctrl_init() are broken now (report RuntimeError on startup). Save them trouble and just init stack control framework in interpreter init.
44 KiB
44 KiB