File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ name : Build ESP32-C3
2+
3+ on :
4+ push :
5+ branches : [main]
6+ pull_request :
7+ branches : [main]
8+
9+ jobs :
10+ build :
11+ uses : ./.github/workflows/template_build.yml
12+ with :
13+ workflow-name : " ESP32-C3"
14+ test-dir : " tests/esp32c3"
15+ env-name : " esp32c3"
16+ firmware-ext : " bin"
Original file line number Diff line number Diff line change 1313### ESP32
1414[ ![ Build ESP32 Dev] ( https://github.com/fastled/fbuild/actions/workflows/build-esp32dev.yml/badge.svg )] ( https://github.com/fastled/fbuild/actions/workflows/build-esp32dev.yml )
1515[ ![ Build ESP32-C2] ( https://github.com/fastled/fbuild/actions/workflows/build-esp32c2.yml/badge.svg )] ( https://github.com/fastled/fbuild/actions/workflows/build-esp32c2.yml )
16+ [ ![ Build ESP32-C3] ( https://github.com/fastled/fbuild/actions/workflows/build-esp32c3.yml/badge.svg )] ( https://github.com/fastled/fbuild/actions/workflows/build-esp32c3.yml )
1617[ ![ Build ESP32-C6] ( https://github.com/fastled/fbuild/actions/workflows/build-esp32c6.yml/badge.svg )] ( https://github.com/fastled/fbuild/actions/workflows/build-esp32c6.yml )
1718[ ![ Build ESP32-S3] ( https://github.com/fastled/fbuild/actions/workflows/build-esp32s3.yml/badge.svg )] ( https://github.com/fastled/fbuild/actions/workflows/build-esp32s3.yml )
1819
You can’t perform that action at this time.
0 commit comments