open-cmsis-pack/MCU Build Action
Composite Action for building MCU tools
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| add_cmake_variables | Add additional CMake variables to the build. E.g. `-DLIBS_ONLY=ON` | no | "" |
| add_cmake_build_args | Add additional CMake Build args. E.g.: `--config Release` | no | "" |
| arch | arch is either amd64 (default) or `arm64`. If `arm64` is cross-compiled from x86. | no | amd64 |
| build_folder | Choose a build folder | no | build |
| build_type | Build Type e.g. Release, Debug. Default: Release | no | Release |
| generator | Build generator e.g. Ninja | no | Ninja |
| target | Product to be build e.g. buildmgr | yes | — |
Outputs
no outputs