diff options
| author | Scott Shawcroft <scott@adafruit.com> | 2021-03-09 13:07:19 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-09 13:07:19 -0800 |
| commit | d650849581b6893c1be832ee16622fb460f14cc1 (patch) | |
| tree | 5dc95b3bc4d5f13ea25463eaa56bab1a91b7d125 /.github/workflows | |
| parent | 2c3002b3270e36fdb0889ac85a5506e3dc8e8404 (diff) | |
| parent | 1aad93baa313756f66d64288bfa901bf5b9a3d0d (diff) | |
Merge pull request #4348 from FBSeletronica/franzininhoWIFI_wrover
Franzininho wifi ESP32-S2 Wrover
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 4608073a3..d413fd33f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -451,6 +451,7 @@ jobs: - "espressif_saola_1_wroom" - "espressif_saola_1_wrover" - "franzininho_wifi_wroom" + - "franzininho_wifi_wrover" - "lilygo_ttgo_t8_s2_st7789" - "microdev_micro_s2" - "muselab_nanoesp32_s2" |
