diff options
| author | Aditya <aditya@netroy.in> | 2021-01-06 22:58:30 +0100 |
|---|---|---|
| committer | Aditya <aditya@netroy.in> | 2021-01-31 14:30:31 +0100 |
| commit | 6dba7a146d806f09d90b1d3ceec4af699603605e (patch) | |
| tree | eec59ff2cabc394a0fc1eb33d1c49808de53bbd6 /.github/workflows | |
| parent | 9bceb32de7091d6ebcf6cef8d7577059c246d0ce (diff) | |
Add support for Lilygo TTGO T8 ESP32-S2
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 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" |
