add cmake support for samd21.
update ci cmake
This commit is contained in:
4
.github/workflows/build_arm.yml
vendored
4
.github/workflows/build_arm.yml
vendored
@@ -39,9 +39,7 @@ jobs:
|
||||
- 'lpc51 lpc54'
|
||||
- 'mm32 msp432e4'
|
||||
- 'nrf'
|
||||
- 'samd11 samd21'
|
||||
- 'same5x'
|
||||
- 'saml2x'
|
||||
- 'samd11 same5x saml2x'
|
||||
- 'stm32f2 stm32f3'
|
||||
- 'stm32l0 stm32u5 stm32wb'
|
||||
- 'tm4c123 xmc4000'
|
||||
|
1
.github/workflows/cmake_arm.yml
vendored
1
.github/workflows/cmake_arm.yml
vendored
@@ -40,6 +40,7 @@ jobs:
|
||||
- 'mcx'
|
||||
- 'ra'
|
||||
- 'rp2040'
|
||||
- 'samd21'
|
||||
- 'samd51'
|
||||
- 'stm32f0'
|
||||
- 'stm32f1'
|
||||
|
Reference in New Issue
Block a user