chronos-samples/Segger Build Action
Runs a build using the Segger Docker image
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| config | Build configuration (e.g., 'Debug', 'Release') | yes | — |
| D | Define macros with optional values (e.g., '-D MACRO=VALUE'). Can be provided as a list with `,` divider | no | "" |
| property | Set project properties (e.g., '-property NAME=VALUE'). Can be provided multiple times. | no | "" |
| projectName | Name of the project folder | yes | — |
| projectPath | Path to the project within the project folder | yes | — |
| projectFile | Name of the project file to build | yes | — |
| seggerVersion | Segger IDE version | no | 5.40 |
Outputs
no outputs