-
Updated
Oct 6, 2020 - C
micropython
Here are 1,058 public repositories matching this topic...
-
Updated
Oct 5, 2020 - Python
-
Updated
Sep 30, 2020 - C
-
Updated
Sep 16, 2020 - Python
-
Updated
Oct 5, 2020 - Python
-
Updated
Jul 23, 2020 - Python
-
Updated
Aug 7, 2020 - Python
-
Updated
Apr 19, 2019 - Python
-
Updated
Oct 2, 2020
-
Updated
Sep 10, 2020 - Python
After #1107 is merged, let's replace client.use_passphrase("passphrase")
with setup_client(passphrase="passphrase")
where applicable.
-
Updated
Aug 12, 2020 - Python
-
Updated
Mar 22, 2019 - Jupyter Notebook
-
Updated
Sep 20, 2020 - Python
-
Updated
May 6, 2020 - Python
-
Updated
Sep 30, 2020 - Makefile
-
Updated
Aug 26, 2020 - Python
-
Updated
Sep 18, 2020
-
Updated
Oct 1, 2020 - Python
-
Updated
Aug 1, 2020
Improve this page
Add a description, image, and links to the micropython topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the micropython topic, visit your repo's landing page and select "manage topics."
If you got to f.e. https://circuitpython.readthedocs.io/en/latest/CONTRIBUTING.html
Clicking on any link that is supposed to go to a markdown file in the github repo yields a 404 because it removes the file extension.
F.e. instead of linking to
https://github.com/adafruit/circuitpython/blob/main/CODE_OF_CONDUCT.md
(notice the .md)it links to `https://github.com/adafruit/circuitpython/blo