uoohyo/Build with STM32CubeCLT (Command Line Tools) using CMake

Build STM32 projects using STM32CubeCLT Docker image with CMake and Ninja

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
project-pathPath to the CMake project directory (containing CMakeLists.txt)yes
build-configCMake build type (Debug or Release)noDebug
build-targetCMake build target (default: all)noall
cmake-argsAdditional CMake arguments (e.g., -DCMAKE_TOOLCHAIN_FILE=..., --preset Debug). When using --preset, the build-config parameter is ignored as the preset defines its own configuration. no""

no outputs