actions-marketplace-validations/Espressif IoT Development Framework (ESP-IDF)
This action builds your firmware for ESP32 directly in GitHub using Espressif ESP-IDF Docker image.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Relative path under $GITHUB_WORKSPACE to place the repository | no | "" |
| esp_idf_version | Version of ESP-IDF docker image to use | no | latest |
| target | ESP32 variant to build for | no | esp32 |
| command | Command to run inside the docker container (default: builds the project) | no | idf.py build |
Outputs
no outputs