summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorScott Shawcroft <scott@adafruit.com>2019-09-05 11:26:14 -0700
committerGitHub <noreply@github.com>2019-09-05 11:26:14 -0700
commit5c436342cad7907faf1618411e0c5bc08208d7fa (patch)
tree3da431065e5292643fed4f402c069dea43591b0d /.github/workflows
parent296e8589b0bedca0f01db8d5002ed9f85cb04c4f (diff)
parent96d17112963162cf1bb879a2ca27fa820cd14921 (diff)
Merge pull request #2119 from hierophect/stm32-ci-workflow
Add stm32 port to workflow
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/build.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 36bfdbd8e..9e88ba569 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -140,6 +140,8 @@ jobs:
- "sparkfun_redboard_turbo"
- "sparkfun_samd21_dev"
- "sparkfun_samd21_mini"
+ - "stm32f411ve_discovery"
+ - "stm32f412zg_discovery"
- "trellis_m4_express"
- "trinket_m0"
- "trinket_m0_haxpress"