diff options
| author | Dan Halbert <halbert@adafruit.com> | 2020-12-18 12:33:34 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-18 12:33:34 -0500 |
| commit | f202eb734a8394d07f3a86225f9bb73b00e2c6ec (patch) | |
| tree | 4686917c6a29d29955bbd6711cc77656255c3971 /.github | |
| parent | 79658adc1051cba8441ff63c5c1c888df35dd959 (diff) | |
| parent | 7afa1a1d766bb7fb8f4afe2c8d4de336e0be566c (diff) | |
Merge pull request #3842 from StackRduino/main
add stackrduino_m0_pro
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 238bb0681..41b52e3d0 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -311,6 +311,7 @@ jobs: - "sparkfun_samd21_mini" - "sparkfun_samd51_thing_plus" - "spresense" + - "stackrduino_m0_pro" - "stm32f411ce_blackpill" - "stm32f411ve_discovery" - "stm32f412zg_discovery" |
