summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorHa Thach <[email protected]>2021-06-20 01:01:00 +0700
committerGitHub <[email protected]>2021-06-20 01:01:00 +0700
commit81fa9966dedaeae23d0eb435b2377ae4695151c5 (patch)
tree0f552d7c68328d8f9c3ee8391f34d3fdccaa0987 /.github
parent03643d551d7c7f5998a2f46a3c3e3b46921e8b36 (diff)
parent7dce27c732d8411229007282a34dec43acc6f76b (diff)
Merge pull request #895 from ElectronicCats/master
add support SAML21
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 529a77bb1..1e149dc65 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -49,6 +49,7 @@ jobs:
- 'samd11'
- 'samd21'
- 'samd51'
+ - 'saml21'
- 'saml22'
- 'stm32f0'
- 'stm32f4'