mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 04:30:24 +01:00
This uses MP_REGISTER_ROOT_POINTER() to register all port-specific root pointers in the renesas-ra port. Signed-off-by: David Lechner <david@pybricks.com>