diff options
| author | Scott Shawcroft <scott@adafruit.com> | 2021-03-08 15:37:42 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-08 15:37:42 -0800 |
| commit | 4fc6c7d8c9ea8ba35f96500f2680eca12b65bb0f (patch) | |
| tree | 2789fce3b420ae27c23afbffd5a31e116cc1cccc /.github | |
| parent | b5a955a168230b214f55edd11402f3cf2a233696 (diff) | |
| parent | 17aa9ae3f64325701f7bc2c547988d17229aebf8 (diff) | |
Merge pull request #4347 from FBSeletronica/franzininhoWIFI
Adding Circuitpython port for Franzininho WIFI board with the ESP32-S2 wroom module
Diffstat (limited to '.github')
| -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 32e3bc900..4608073a3 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -450,6 +450,7 @@ jobs: - "espressif_kaluga_1" - "espressif_saola_1_wroom" - "espressif_saola_1_wrover" + - "franzininho_wifi_wroom" - "lilygo_ttgo_t8_s2_st7789" - "microdev_micro_s2" - "muselab_nanoesp32_s2" |
