diff options
| author | Cedar Grove Maker Studios <jan@goolsbey.net> | 2019-10-14 14:30:32 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-10-14 14:30:32 -0700 |
| commit | 2b9bb78d3e9f489bc08538dd12fb58cfe62918fd (patch) | |
| tree | 7ce315c62cd949a5c1e5e4cc4f6a2ebf545351d6 /.github | |
| parent | f1ab9aaa9cb9cb506619757296f4b595da662a97 (diff) | |
add stringcar_m0_express to boards list
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 8c1f46f6f..751be5eaa 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -147,6 +147,7 @@ jobs: - "sparkfun_samd21_mini" - "stm32f411ve_discovery" - "stm32f412zg_discovery" + - "stringcar_m0_express" - "trellis_m4_express" - "trinket_m0" - "trinket_m0_haxpress" |
