-
-
Notifications
You must be signed in to change notification settings - Fork 442
[MicroPython] Install/remove modules #1388
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
✅ docs-content deploy preview ready
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @karlsoderby,
Overall this guide is really good, and covers an important part of understanding how the microPython workflow is structured.
I made some comments, suggestions, and notes on what doesn't work.
content/micropython/01.basics/02.board-installation/board-installation.md
Show resolved
Hide resolved
content/micropython/01.basics/07.installing-modules/installing-modules.md
Outdated
Show resolved
Hide resolved
content/micropython/01.basics/07.installing-modules/installing-modules.md
Show resolved
Hide resolved
content/micropython/01.basics/07.installing-modules/installing-modules.md
Outdated
Show resolved
Hide resolved
content/micropython/01.basics/07.installing-modules/installing-modules.md
Show resolved
Hide resolved
content/micropython/01.basics/07.installing-modules/installing-modules.md
Show resolved
Hide resolved
…allation.md Co-authored-by: Jacob Hylén <60390259+jacobhylen@users.noreply.github.com>
Co-authored-by: Jacob Hylén <60390259+jacobhylen@users.noreply.github.com>
@jacobhylen I added a section for troubleshooting the issue that you were having. |
What This PR Changes
Contribution Guidelines