mirror of
https://github.com/micropython/micropython.git
synced 2025-09-08 19:00:50 +02:00
This type was used only for the typedef of mp_obj_t, which is now defined by the object representation. So we can now remove this unused typedef, to simplify the mpconfigport.h file.