micropython/ports/nrf/boards/microbit/modules
David Lechner ca920f7218 py/mpstate: Make exceptions thread-local.
This moves mp_pending_exception from mp_state_vm_t to mp_state_thread_t.
This allows exceptions to be scheduled on a specific thread.

Signed-off-by: David Lechner <david@pybricks.com>
2021-06-19 09:43:44 +10:00
..
AUTHORS
LICENSE
boardmodules.h
boardmodules.mk
iters.c
iters.h
microbitconstimage.c
microbitconstimage.h
microbitconstimagetuples.c
microbitdisplay.c py/mpstate: Make exceptions thread-local. 2021-06-19 09:43:44 +10:00
microbitdisplay.h
microbitfont.h
microbitimage.c all: Clean up error strings to use lowercase and change cannot to can't. 2020-04-13 22:19:37 +10:00
microbitimage.h
modmicrobit.c nrf: Update to work with nrfx v2.0.0, to match TinyUSB. 2020-05-15 15:06:02 +10:00
modmicrobit.h