diff options
| author | Dan Halbert <halbert@adafruit.com> | 2021-01-22 03:56:57 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-22 03:56:57 -0500 |
| commit | f72c1474c50b8c3b3c3d5459df60bfcb63c1c057 (patch) | |
| tree | a81a0c0c9a8c5f203ead2fa98f33bea42cdd69f0 /.github | |
| parent | d74097c8a700ec4711e89ee8b291ded036a4f607 (diff) | |
| parent | e3275be8b1ad28d0296733876cf119f134680e81 (diff) | |
Merge branch 'main' into connect
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/build.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ce2627bc2..0dbccdf4d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -177,6 +177,7 @@ jobs: - "8086_commander" - "ADM_B_NRF52840_1" - "TG-Watch" + - "adafruit_feather_rp2040" - "aloriumtech_evo_m51" - "aramcon_badge_2019" - "arduino_mkr1300" @@ -294,6 +295,7 @@ jobs: - "pyruler" - "qtpy_m0" - "qtpy_m0_haxpress" + - "raspberry_pi_pico" - "raytac_mdbt50q-db-40" - "robohatmm1_m4" - "sam32" @@ -315,6 +317,7 @@ jobs: - "spresense" - "stackrduino_m0_pro" - "stm32f411ce_blackpill" + - "stm32f411ce_blackpill_with_flash" - "stm32f411ve_discovery" - "stm32f412zg_discovery" - "stm32f4_discovery" |
