.. | ||
src | ||
.gitignore | ||
Makefile | ||
pyproject.toml | ||
README.md | ||
secret.py.example |
Setup:
$ python -m venv .venv
$ source .venv/bin/activate
$ pip install -U micropython-rp2-pico_w-stubs --no-user --target typings
.. | ||
src | ||
.gitignore | ||
Makefile | ||
pyproject.toml | ||
README.md | ||
secret.py.example |
$ python -m venv .venv
$ source .venv/bin/activate
$ pip install -U micropython-rp2-pico_w-stubs --no-user --target typings