diff options
| author | Wini-Buh <[email protected]> | 2021-06-22 23:17:23 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-06-22 23:17:23 +0200 |
| commit | 8911638075d272c4f4366739f3a40b6f082e7ae0 (patch) | |
| tree | cec76cd5772eccd703a633d1ff2d71fc64a5f1dd /.github | |
| parent | 60d8ecbfe617b0f398f90c3fede9a9488f4da407 (diff) | |
| parent | 5a4fc1151a7e62a291a90836165942737a1a2d6f (diff) | |
Merge branch 'hathach:master' into CCRX_Port
Diffstat (limited to '.github')
| -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' |
