add cmake support for samd21.

update ci cmake
This commit is contained in:
hathach
2023-09-07 16:58:40 +07:00
parent bb5d43e9c5
commit 2dea4ce6a2
16 changed files with 378 additions and 4 deletions

View File

@@ -39,9 +39,7 @@ jobs:
- 'lpc51 lpc54'
- 'mm32 msp432e4'
- 'nrf'
- 'samd11 samd21'
- 'same5x'
- 'saml2x'
- 'samd11 same5x saml2x'
- 'stm32f2 stm32f3'
- 'stm32l0 stm32u5 stm32wb'
- 'tm4c123 xmc4000'

View File

@@ -40,6 +40,7 @@ jobs:
- 'mcx'
- 'ra'
- 'rp2040'
- 'samd21'
- 'samd51'
- 'stm32f0'
- 'stm32f1'