diff options
| author | lady ada <limor@ladyada.net> | 2021-01-09 22:36:54 -0500 |
|---|---|---|
| committer | lady ada <limor@ladyada.net> | 2021-01-09 22:36:54 -0500 |
| commit | b5b0d45b73f38c5b428830e432088bbebe8523ae (patch) | |
| tree | 1404eca1b21df174fbb928d05af73ac46184f04f /.github/workflows/build.yml | |
| parent | 68a5e6dcbab095a7267fa885f8e5ef4703935c71 (diff) | |
add tft
Diffstat (limited to '.github/workflows/build.yml')
| -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 4fccb1596..b918ba64a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -432,6 +432,7 @@ jobs: matrix: board: - "adafruit_feather_esp32s2_nopsram" + - "adafruit_feather_esp32s2_tftback_nopsram" - "adafruit_magtag_2.9_grayscale" - "adafruit_metro_esp32s2" - "electroniccats_bastwifi" |
