mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 03:30:14 +01:00
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>
This directory contains libraries, utilities and helper code developed specifically for this project. The code is intended to be portable and usable by any port.