add cmake for tm4c
This commit is contained in:
3
.github/workflows/build_arm.yml
vendored
3
.github/workflows/build_arm.yml
vendored
@@ -36,8 +36,7 @@ jobs:
|
||||
family:
|
||||
# Alphabetical order
|
||||
- 'mm32'
|
||||
- 'same5x'
|
||||
- 'tm4c123 xmc4000'
|
||||
- 'xmc4000'
|
||||
steps:
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v5
|
||||
|
3
.github/workflows/build_cmake.yml
vendored
3
.github/workflows/build_cmake.yml
vendored
@@ -48,7 +48,7 @@ jobs:
|
||||
- 'nrf'
|
||||
- 'ra'
|
||||
- 'rp2040'
|
||||
- 'samd11 samd21 saml2x samd51'
|
||||
- 'samd11 samd21 saml2x samd5x_e5x'
|
||||
- 'stm32f0'
|
||||
- 'stm32f1'
|
||||
- 'stm32f2'
|
||||
@@ -62,6 +62,7 @@ jobs:
|
||||
- 'stm32l4'
|
||||
- 'stm32u5'
|
||||
- 'stm32wb'
|
||||
- 'tm4c'
|
||||
steps:
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v5
|
||||
|
Reference in New Issue
Block a user