mirror of
https://github.com/micropython/micropython.git
synced 2025-09-04 17:00:30 +02:00
To enable lazy loading of submodules (among other things), which is very useful for MicroPython libraries that want to have optional subcomponents. Disabled explicitly on minimal ports.