hredan/esp-build-action
Builds an eep file, this can be used with the ESPEASYFLASHER_2.0
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| sketch-name | Name of the main ino file | yes | — |
| sketch-path | Path to sketch | no | . |
| eep-name | Name of the eep file | no | "" |
| core | Core to use | yes | esp8266 |
| board | Board to use | yes | d1_mini |
| core-version | Core version of esp core e.g. 2.7.4 | no | "" |
| libs | Libraries: comma separated Lib names e.g. U8g2,RTClib | no | "" |
| cpu-frequency | CPU frequency: e.g. 80, 160 or 240 | no | 160 |
Outputs
no outputs