206 B
206 B
Usage
- create a new directory and enter it
git clone --recursive https://github.com/raspberrypi/pico-sdk
- git clone this repo and cd into it
mkdir build && cd build
cmake ..
make