mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 13:10:21 +01: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.