-
- Downloads
change(micropython): Create weak link from `(u)module` to `module`
Create weak links from MicroPython specific implementations of modules to standard names. I.e. allow `import time` to import utime module.
Please register or sign in to comment