actions-marketplace-validations/ESP-MDF Project Build
GitHub action to install ESP-MDF tools for building esp-mdf projects
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| fetch-depth | Number of commits to fetch. 0 indicates all history for all branches and tags | no | 1 |
| token | Personal access token (PAT) used to fetch the repository | no | ${{ github.token }} |
| submodules | Whether to checkout submodules: true to checkout submodules or recursive | no | false |
| esp_mdf_version | ESP-MDF version | no | v1.0 |
| esp_mdf_commit | ESP-MDF commit | no | "" |
| esp_mdf_target | Sets the target (chip) for which the project is built | no | esp32 |
Outputs
no outputs