rmshub/ESP-IDF Project Build
GitHub action to install ESP-IDF tools for building esp-idf 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 | true |
| esp_idf_version | ESP-IDF version | no | v4.3 |
| esp_idf_target | Sets the target (chip) for which the project is built | no | esp32 |
Outputs
no outputs