diff options
| author | sabas1080 <[email protected]> | 2021-06-18 11:11:26 -0500 |
|---|---|---|
| committer | sabas1080 <[email protected]> | 2021-06-18 11:11:26 -0500 |
| commit | 1b33504e14d3bde9b85c436952a1c66af429ea63 (patch) | |
| tree | c39662b9e920269c0183691d9cec403d27f02323 /.github/workflows | |
| parent | 7bed7d70f06e291bf4ba4f5d6cfcc238b11c563b (diff) | |
add saml21 to CI
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/build.yml | 1 |
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' |
