QUERY · ISSUE
docs: add a community resources section
docs
There are a few scattered references to the MicroPython forum in the documentation, but I propose adding an additional section highlighting where newcomers can go to find additional self-education and learning resources, such as:
- the forum
- the wiki
- Awesome MicroPython list
- any chat servers (specifically Slack)
I'll happily work on this obviously under review from project leads.
CANDIDATE · ISSUE
docs: "Developing and building MicroPython" contains copy-paste artifact
docs
http://docs.micropython.org/en/latest/develop/index.html currently starts with:
This chapter describes modules (function and class libraries) which are built into MicroPython. There are a few categories of such modules:
@andrewleech: Please have a look.