summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorDan Halbert <halbert@adafruit.com>2020-01-15 18:29:36 -0500
committerGitHub <noreply@github.com>2020-01-15 18:29:36 -0500
commit765a54afb594e244a9187b9e58e18b182b5097cd (patch)
tree542414c8634e31f01adc179644f9b038a8ae25f9 /.github
parentf496b6cdc88ae56f83ff75f0cdd7017f2563654d (diff)
parent4bf10a75c748b7f92f8325cd26501a916d904980 (diff)
Merge pull request #2525 from aramcon-badge/badge_2019_upstream
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 84e122827..74792726b 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"