add samd51 to cmake
This commit is contained in:
2
.github/workflows/build_arm.yml
vendored
2
.github/workflows/build_arm.yml
vendored
@@ -40,7 +40,7 @@ jobs:
|
||||
- 'mm32 msp432e4'
|
||||
- 'nrf'
|
||||
- 'samd11 samd21'
|
||||
- 'samd51 same5x'
|
||||
- 'same5x'
|
||||
- 'saml2x'
|
||||
- 'stm32f2 stm32f3'
|
||||
- 'stm32l0 stm32u5 stm32wb'
|
||||
|
1
.github/workflows/cmake_arm.yml
vendored
1
.github/workflows/cmake_arm.yml
vendored
@@ -40,6 +40,7 @@ jobs:
|
||||
- 'mcx'
|
||||
- 'ra'
|
||||
- 'rp2040'
|
||||
- 'samd51'
|
||||
- 'stm32f0'
|
||||
- 'stm32f1'
|
||||
- 'stm32f4'
|
||||
|
Reference in New Issue
Block a user