| .. | ||
| src | ||
| .gitignore | ||
| Makefile | ||
| pyproject.toml | ||
| README.md | ||
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 | ||
$ python -m venv .venv
$ source .venv/bin/activate
$ pip install -U micropython-rp2-pico_w-stubs --no-user --target typings