- src
- main.cpp <= Main Function
- out
- build <= cmake generated build directory
Make sure that you set the PICO_SDK_PATH
Environment Variable to your Pico-SDK directory.
./configure.sh
./build.sh
./picoprobe-flash.sh
./reset.sh
Template Repository for C/C++ Projects with the Raspberry Pi Pico using the Pico-SDK
CMakeMIT
- src
- main.cpp <= Main Function
- out
- build <= cmake generated build directory
Make sure that you set the PICO_SDK_PATH
Environment Variable to your Pico-SDK directory.
./configure.sh
./build.sh
./picoprobe-flash.sh
./reset.sh