Skip to content
Snippets Groups Projects
Commit 7f1da0a0 authored by Damien George's avatar Damien George
Browse files

py: Add MICROPY_KBD_EXCEPTION config option to provide mp_kbd_exception.

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.
parent 979ab4e1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment