micropython/shared/runtime
David Lechner 68f46342aa shared/runtime/pyexec: Use MP_REGISTER_ROOT_POINTER().
This uses MP_REGISTER_ROOT_POINTER() to register repl_line
instead of using a conditional inside of mp_state_vm_t.

Signed-off-by: David Lechner <david@pybricks.com>
2022-07-18 13:52:01 +10:00
..
gchelper_generic.c all: Update to point to files in new shared/ directory. 2021-07-12 17:08:10 +10:00
gchelper_m0.s
gchelper_m3.s
gchelper_native.c all: Update to point to files in new shared/ directory. 2021-07-12 17:08:10 +10:00
gchelper.h
interrupt_char.c
interrupt_char.h
mpirq.c all: Update to point to files in new shared/ directory. 2021-07-12 17:08:10 +10:00
mpirq.h
pyexec.c shared/runtime/pyexec: Use MP_REGISTER_ROOT_POINTER(). 2022-07-18 13:52:01 +10:00
pyexec.h
semihosting.c
semihosting.h
stdout_helpers.c
sys_stdio_mphal.c
tinyusb_helpers.c shared/runtime/tinyusb_helpers: Add TinyUSB helper functions. 2022-06-23 14:31:57 +10:00