mirror of
https://github.com/micropython/micropython.git
synced 2025-09-05 01:10:36 +02:00
This uses MP_REGISTER_ROOT_POINTER() to register keyboard_interrupt_obj and removes the same from mpconfigport.h. Signed-off-by: David Lechner <david@pybricks.com>