diff options
| author | Scott Shawcroft <scott@tannewt.org> | 2020-08-28 16:08:24 -0700 |
|---|---|---|
| committer | Scott Shawcroft <scott@tannewt.org> | 2020-08-28 16:08:24 -0700 |
| commit | a09243472cf4e57d9c157ecd4c55416a42fb7081 (patch) | |
| tree | bc869a5fd59722361b959e3fa3b7b102ea39e3c8 /.github/workflows/build.yml | |
| parent | 893a125dd0ac2ad7df48c62314932c599d166e6c (diff) | |
Add Kaluga board definition
Diffstat (limited to '.github/workflows/build.yml')
| -rw-r--r-- | .github/workflows/build.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a8528168a..e780f652a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -409,6 +409,7 @@ jobs: matrix: board: - "electroniccats_bastwifi" + - "espressif_kaluga_1" - "espressif_saola_1_wroom" - "espressif_saola_1_wrover" - "microdev_micro_s2" |
