diff options
| author | ansonhe97 <ansonhe1997@gmail.com> | 2020-06-29 16:22:41 +0800 |
|---|---|---|
| committer | ansonhe97 <ansonhe1997@gmail.com> | 2020-06-29 16:22:41 +0800 |
| commit | 0dd17f441805ef584a31294060e4a9101cbe7f7d (patch) | |
| tree | 53fbd2119c5f01dc9f1571c8924ea1b873e84b9a /.github | |
| parent | 5f3843df7149cf6eff2b7ef889562bb71b7dce48 (diff) | |
Add: Added Seeed Wio Terminal board support
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 fd357e78e..50b9cfeb4 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -240,6 +240,7 @@ jobs: - "sam32" - "same54_xplained" - "seeeduino_xiao" + - "seeeduino_wio_terminal" - "serpente" - "shirtty" - "simmel" |
