The following MicroPython modules are not referenced in the docs:
- array
- builtins
- ucollections
- gc
- math
- ustruct
- sys
We should either port the upstream docs (note that the module might only be partially enabled in the micro:bit port) or add an entry and link to the upstream docs.
Taking in consideration we have already ported utime, micropython, and machine, we should probably do the same for these.
PRs are welcomed and I'd be happy to walk through the process with anybody that might want to contribute to the project :)
The following MicroPython modules are not referenced in the docs:
We should either port the upstream docs (note that the module might only be partially enabled in the micro:bit port) or add an entry and link to the upstream docs.
Taking in consideration we have already ported
utime,micropython, andmachine, we should probably do the same for these.PRs are welcomed and I'd be happy to walk through the process with anybody that might want to contribute to the project :)