diff options
author | Damien George <damien.p.george@gmail.com> | 2016-12-15 13:00:19 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2016-12-15 13:00:19 +1100 |
commit | 7f1da0a03b1559080ca4d054bd38f104bde168e6 (patch) | |
tree | 1450845231e9bda2a481a67140cb09d6ad7ba71c /lib/utils/interrupt_char.c | |
parent | 979ab4e126dacca4d7fbbd0e71c849365ef2c947 (diff) | |
download | micropython-7f1da0a03b1559080ca4d054bd38f104bde168e6.tar.gz micropython-7f1da0a03b1559080ca4d054bd38f104bde168e6.zip |
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.
Diffstat (limited to 'lib/utils/interrupt_char.c')
0 files changed, 0 insertions, 0 deletions