diff options
| author | Scott Shawcroft <scott@adafruit.com> | 2021-01-31 19:50:36 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-31 19:50:36 -0800 |
| commit | 529114c1621a9fda7d45fa22924ea9aa7920eb52 (patch) | |
| tree | cf76a5796cdc82fa20997b18b540e4e79fa72412 /.github | |
| parent | 17cf03c8e41a91126a0b676cb582eea660332750 (diff) | |
| parent | 6dba7a146d806f09d90b1d3ceec4af699603605e (diff) | |
Merge pull request #4077 from netroy/lilygo-ttgo-t8-esp32-s2
Add support for Lilygo TTGO T8 ESP32-S2
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 644c67c69..adf76f7aa 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -443,6 +443,7 @@ jobs: - "espressif_kaluga_1" - "espressif_saola_1_wroom" - "espressif_saola_1_wrover" + - "lilygo_ttgo_t8_s2_st7789" - "microdev_micro_s2" - "muselab_nanoesp32_s2" - "targett_module_clip_wroom" |
