diff options
| author | Scott Shawcroft <scott@adafruit.com> | 2019-10-14 19:47:46 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-10-14 19:47:46 -0700 |
| commit | 1a7c787d3ca769cb8505498cb362f6b29b978ad0 (patch) | |
| tree | 7b9c423dbeaa3830fc97e4dc5d55813c2552b6d0 /.github/workflows | |
| parent | 2b9bb78d3e9f489bc08538dd12fb58cfe62918fd (diff) | |
| parent | 756e4a41da27a7683fe93b5ee6dc6445cdea3985 (diff) | |
Merge branch 'master' into master
Diffstat (limited to '.github/workflows')
| -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 751be5eaa..e81562861 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -145,6 +145,7 @@ jobs: - "sparkfun_redboard_turbo" - "sparkfun_samd21_dev" - "sparkfun_samd21_mini" + - "spresense" - "stm32f411ve_discovery" - "stm32f412zg_discovery" - "stringcar_m0_express" |
