diff options
| author | Scott Shawcroft <scott@adafruit.com> | 2019-09-16 09:20:17 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-09-16 09:20:17 -0700 |
| commit | aa9b57fc81a522360912be21030967021cd26b36 (patch) | |
| tree | 0d6f4d9130b8434b8ea50e4cdeed04172e5c0061 /.github | |
| parent | 39c2a88c67027c1f479f66c97c5c653a55eefe26 (diff) | |
| parent | e1679acaec61595b93e20dae935bf6cb88ec851c (diff) | |
Merge pull request #2154 from arturo182/master
Add support for Serpente boards
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 e18be72ae..8492e6fa6 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -135,6 +135,7 @@ jobs: - "robohatmm1_m0" - "robohatmm1_m4" - "sam32" + - "serpente" - "snekboard" - "sparkfun_lumidrive" - "sparkfun_nrf52840_mini" |
