diff options
| author | Scott Shawcroft <scott@adafruit.com> | 2020-10-21 12:58:23 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-21 12:58:23 -0700 |
| commit | 50e90088a2cc260fdc203d54cebd448daa3c30c4 (patch) | |
| tree | 3e18b7f3674352bfd1ff6883585bf2187c6b341f /.github/workflows | |
| parent | 1a677406bf116aaba85656c64d0632fbb60189c2 (diff) | |
| parent | a2fce305d6b9407ad6af4e6d4721c47fc9e264d4 (diff) | |
Merge pull request #3586 from Targett363/esp32s2_module_clip
Esp32s2 module clip
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/build.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index b3455cb53..14b5db20c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -425,6 +425,8 @@ jobs: - "espressif_saola_1_wrover" - "microdev_micro_s2" - "muselab_nanoesp32_s2" + - "targett_module_clip_wroom" + - "targett_module_clip_wrover" - "unexpectedmaker_feathers2" - "unexpectedmaker_feathers2_prerelease" |
