diff options
| author | Dan Halbert <halbert@halwitz.org> | 2021-03-08 18:55:05 -0500 |
|---|---|---|
| committer | Dan Halbert <halbert@halwitz.org> | 2021-03-08 21:24:28 -0500 |
| commit | 702978398573a652fb5df5540669424d3fa54c78 (patch) | |
| tree | 0a4b3d892cc2234c6b2b79d3b640cb37acacd076 /.github | |
| parent | 88542e182694136e23a9436d18c9c3225c014d83 (diff) | |
funhouse board
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..2a94b4043 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -444,6 +444,7 @@ jobs: board: - "adafruit_feather_esp32s2_nopsram" - "adafruit_feather_esp32s2_tftback_nopsram" + - "adafruit_funhouse" - "adafruit_magtag_2.9_grayscale" - "adafruit_metro_esp32s2" - "electroniccats_bastwifi" |
