summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorhathach <[email protected]>2024-05-04 17:23:16 +0700
committerhathach <[email protected]>2024-05-04 17:23:16 +0700
commit3791514908c768df18df1be0afdcb07f2c3596b7 (patch)
tree47d20fee14b4b4de276ffb8dafdf600f34d685f8 /.github/workflows
parentc020a0190d5f22c0f761ce0a5ec4a6e35e4d0662 (diff)
add cmake for samg55
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/build_cmake.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build_cmake.yml b/.github/workflows/build_cmake.yml
index 5140a507f..050afe48f 100644
--- a/.github/workflows/build_cmake.yml
+++ b/.github/workflows/build_cmake.yml
@@ -48,7 +48,7 @@ jobs:
- 'nrf'
- 'ra'
- 'rp2040'
- - 'samd11 samd21 saml2x samd5x_e5x'
+ - 'samd11 samd21 saml2x samd5x_e5x samg'
- 'stm32f0'
- 'stm32f1'
- 'stm32f2'