This scaffold can be used to create a new RP2040-Zero project. It builds upon normal CMake and pico-sdk
principles to add decent support for the Waveshare RP2040-Zero.
- Fork / copy this repository to your own
- Update CMakeLists.txt to have a proper project name
make cmake
ordockhere make cmake
if you need to run it in a container (for Apple Silicon or similar)make
ordockhere make
to build- Write the
build/PROJECT_NAME.uf2
file to the RP2040-Zero when it is inBOOTSEL
mode - Connect to the USB serial modem using screen, minicom, etc