diff options
| author | Hany Elkomy <hany_elkomy@live.com> | 2020-12-17 17:14:49 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-17 17:14:49 +0800 |
| commit | c6de41b4ea809770b3e19b6bbe017827ff7aa320 (patch) | |
| tree | e1aceca4373773e6ba58b8eb1b35ee35e0efc742 /.github | |
| parent | bc95c7f2190939e43995d7bf331c66f08f11ef80 (diff) | |
Update build.yml
added stackrduino_m0_pro board
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 0edc8c023..fff8e826f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -301,6 +301,7 @@ jobs: - "sparkfun_samd21_mini" - "sparkfun_samd51_thing_plus" - "spresense" + - "stackrduino_m0_pro" - "stm32f411ce_blackpill" - "stm32f411ve_discovery" - "stm32f412zg_discovery" |
