mirror of
https://github.com/micropython/micropython.git
synced 2026-01-09 13:40:31 +01:00
This uses MP_REGISTER_ROOT_POINTER() to register pyb_stdio_uart and removes the same from mpconfigport.h. Signed-off-by: David Lechner <david@pybricks.com>