mirror of
https://github.com/micropython/micropython.git
synced 2025-09-04 17:00:30 +02:00
This uses MP_REGISTER_ROOT_POINTER() to register all port-specific root pointers for the cc3200 port. Signed-off-by: David Lechner <david@pybricks.com>