micropython/ports/nrf/modules/music
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
..
modmusic.c py/mpstate: Make exceptions thread-local. 2021-06-19 09:43:44 +10:00
modmusic.h nrf: Add new port to Nordic nRF5x MCUs. 2018-07-18 17:12:25 +10:00
musictunes.c nrf: Quick-fix on const objects with open array dimension in objtuples. 2018-07-18 17:12:26 +10:00
musictunes.h nrf: Quick-fix on const objects with open array dimension in objtuples. 2018-07-18 17:12:26 +10:00