-
Updated
Mar 29, 2022 - C
MicroPython
MicroPython is an implementation of the Python 3 programming language. It includes a small subset of the Python standard library and is optimised to run on microcontrollers and in constrained environments.
Here are 1,520 public repositories matching this topic...
About this question, here is a unified reply.
We need to see this place where one is the definition and load the configuration.
https://github.com/sipeed/MaixPy/blob/master/components/micropython/port/builtin_py/board.py
If you don't provide the configuration, you won't get the concrete variable.
If it is SIPEED published hardware, the appropriate configuration is provided here.
htt
-
Updated
Mar 22, 2022 - Python
Upgrade to isort 5
https://pycqa.github.io/isort/docs/major_releases/introducing_isort_5.html
https://pycqa.github.io/isort/docs/upgrade_guides/5.0.0.html
It might be possible to use one of the new isort profiles instead of our custom configuration.
-
Updated
Dec 14, 2021 - C
-
Updated
Feb 24, 2022 - Python
-
Updated
Feb 20, 2022 - Python
-
Updated
Mar 25, 2022 - Makefile
The following MicroPython modules are not referenced in the docs:
- array
- builtins
- ucollections
- gc
- [Upstream docs](https://do
-
Updated
Mar 28, 2022 - Python
-
Updated
Jul 23, 2020 - Python
-
Updated
Mar 28, 2022 - Python
-
Updated
Mar 3, 2022
-
Updated
Feb 10, 2022 - Python
-
Updated
Feb 18, 2022 - Python
-
Updated
Dec 14, 2021 - Python
-
Updated
Mar 18, 2022 - Python
-
Updated
Mar 6, 2022
-
Updated
Apr 19, 2019 - Python
-
Updated
Jan 12, 2022
-
Updated
Feb 14, 2022 - Jupyter Notebook
-
Updated
Aug 12, 2020 - Python
-
Updated
Jan 31, 2022 - Python
-
Updated
Aug 26, 2020 - Python
Created by Damien P. George
Released May 3, 2014
- Organization
- micropython
- Website
- micropython.org
- Wikipedia
- Wikipedia
TileGrid.setitem enforces, but does not document, a limitation to 255 tile elements.
This limitation is not great for my needs, but the failure to document what's going on, or provide a more informative error message, led to a merry hour of debugging. TileGrid also doesn't allow