summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorHa Thach <[email protected]>2021-04-11 12:39:54 +0700
committerGitHub <[email protected]>2021-04-11 12:39:54 +0700
commitcb1eee8b2d432ae5a9645edd7c9a932fe3972f1e (patch)
tree17dd630b71336957a98dddc7dd9f1dde708bcda2 /.github/workflows
parent1d20c84798305043c2783725a496070c39d2d966 (diff)
parent861fff00fff9b6cd1b67c58c862e4d10f8fb7502 (diff)
Merge pull request #776 from joeycastillo/master
Add support for SAM L22 family
Diffstat (limited to '.github/workflows')
-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 3e50980cc..f10d04afe 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -48,6 +48,7 @@ jobs:
- 'samd11'
- 'samd21'
- 'samd51'
+ - 'saml22'
- 'stm32f4'
- 'stm32f7'
- 'stm32h7'