micropython/ports/nrf/boards/microbit
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
..
modules py/mpstate: Make exceptions thread-local. 2021-06-19 09:43:44 +10:00
custom_nrf51822_s110_microbit.ld nrf: Make linker scripts more modular. 2018-07-18 17:12:26 +10:00
mpconfigboard.h nrf: Use MICROPY_HW_ENABLE_RNG instead of MICROPY_PY_RANDOM_HW_RNG. 2020-02-18 12:43:16 +11:00
mpconfigboard.mk nrf: Make linker scripts more modular. 2018-07-18 17:12:26 +10:00
pins.csv nrf: Remove port member from Pin object 2018-07-18 17:12:26 +10:00