add samd51 to cmake

This commit is contained in:
hathach
2023-09-07 15:31:43 +07:00
parent 7bf5923052
commit bb5d43e9c5
11 changed files with 325 additions and 3 deletions

View File

@@ -40,7 +40,7 @@ jobs:
- 'mm32 msp432e4'
- 'nrf'
- 'samd11 samd21'
- 'samd51 same5x'
- 'same5x'
- 'saml2x'
- 'stm32f2 stm32f3'
- 'stm32l0 stm32u5 stm32wb'

View File

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