mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 20:50:14 +01:00
This uses MP_REGISTER_ROOT_POINTER() to register bluetooth_nimble_memory and bluetooth_nimble_root_pointers and removes the same from all mpconfigport.h. Signed-off-by: David Lechner <david@pybricks.com>