diff options
| author | Dan Halbert <halbert@adafruit.com> | 2020-08-28 11:03:52 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-28 11:03:52 -0400 |
| commit | ac06202c2137e4c68e07c4a6dd2f487e2b368357 (patch) | |
| tree | cb6e7f2a3fa2a42a0444f7ad2c40d528832b48c9 /.github/workflows | |
| parent | 49a22b0c551b60861853ab78a15387fa6637c96e (diff) | |
| parent | 0e30fe1cc56ae48b1e1ea4b4ef07ffdfdf928fc4 (diff) | |
Merge pull request #3238 from ElectronicCats/bastwifi
Add Bastwifi by Electronic Cats
Diffstat (limited to '.github/workflows')
| -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 e54bbb84b..a8528168a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -408,6 +408,7 @@ jobs: fail-fast: false matrix: board: + - "electroniccats_bastwifi" - "espressif_saola_1_wroom" - "espressif_saola_1_wrover" - "microdev_micro_s2" |
