kolod/Pico Build Action

GitHub Action to build Pico projects using the Pico SDK v.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
install-pathPath to install the Pico SDK (default: <user home>/.pico-sdk).no${{ github.workspace }}/../../../.pico-sdk
source-dirPath to the source directory containing the CMakeLists.txt file (default: .).no${{ github.workspace }}
build-dirPath to the build directory (default: <source-dir>/build).nobuild
cmake-argsAdditional arguments to pass to CMake (default: -DCMAKE_BUILD_TYPE=Release).no""

no outputs