diff options
| author | Scott Shawcroft <scott@tannewt.org> | 2021-03-22 15:29:43 -0700 |
|---|---|---|
| committer | Scott Shawcroft <scott@tannewt.org> | 2021-03-22 15:29:43 -0700 |
| commit | 7867632a814493e5866bcf9ec1299acfcfd27613 (patch) | |
| tree | e5d95793033c1ecd8a3376ca9e3d82bee63c399b /.github | |
| parent | f200e6a21e851ab541027d33baf897fa5e5d4b0c (diff) | |
| parent | 2373e6478027c897aac211e4d5b012944b819ec8 (diff) | |
Merge remote-tracking branch 'adafruit/main' into rp2040_flash
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/build.yml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8a7bf5784..fb2075472 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -177,6 +177,8 @@ jobs: - "ADM_B_NRF52840_1" - "TG-Watch" - "adafruit_feather_rp2040" + - "adafruit_itsybitsy_rp2040" + - "adafruit_qtpy_rp2040" - "aloriumtech_evo_m51" - "aramcon_badge_2019" - "arduino_mkr1300" @@ -298,10 +300,10 @@ jobs: - "pyruler" - "qtpy_m0" - "qtpy_m0_haxpress" - - "qtpy_rp2040" - "raspberry_pi_pico" - "raytac_mdbt50q-db-40" - "robohatmm1_m4" + - "rotary_trinkey_m0" - "sam32" - "same54_xplained" - "seeeduino_wio_terminal" @@ -445,6 +447,7 @@ jobs: board: - "adafruit_feather_esp32s2_nopsram" - "adafruit_feather_esp32s2_tftback_nopsram" + - "adafruit_funhouse" - "adafruit_magtag_2.9_grayscale" - "adafruit_metro_esp32s2" - "electroniccats_bastwifi" |
