The code in this project is designed for an RP2040.
For help with circup
, visit https://github.com/adafruit/circup
- Connect a device.
- Download the circuit python libraries
pip install -r requirements.txt
circup install --auto
The File Watcher extension monitors file change events (On Save) and then copies the contents to the attached device. Change the device ID F:
in your .vscode/settings.json
file to the device ID for your connected device.