summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorBenny Meisels <benny.meisels@gmail.com>2020-01-07 00:31:37 +0200
committerBenny Meisels <benny.meisels@gmail.com>2020-01-16 00:44:18 +0200
commit4bf10a75c748b7f92f8325cd26501a916d904980 (patch)
tree0d512212cd5de542aeb7ad04a97bc2cc5e67cb1d /.github
parent7775513a5bbdf77c6014ff369be26a4dbf14cbee (diff)
Add board definition files for AramCon Badge 2019
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 041b8b27c..507842bac 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -73,6 +73,7 @@ jobs:
fail-fast: false
matrix:
board:
+ - "aramcon_badge_2019"
- "arduino_mkr1300"
- "arduino_mkrzero"
- "arduino_nano_33_ble"