Pico Build instructions Set up The C/C++ SDK mkdir build && cd build cmake .. -DPICO_SDK_PATH=/path/to/pico-sdk make