mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 12:40:15 +01:00
Defining and initialising mp_kbd_exception is boiler-plate code and so the core runtime can provide it, instead of each port needing to do it themselves. The exception object is placed in the VM state rather than on the heap.
54 KiB
54 KiB