mirror of
https://github.com/hathach/tinyusb.git
synced 2025-01-17 05:32:55 +08:00
move some family ci make to cmake
This commit is contained in:
parent
a64d5607a7
commit
9b2b4ce647
6
.github/workflows/build_arm.yml
vendored
6
.github/workflows/build_arm.yml
vendored
@ -43,11 +43,9 @@ jobs:
|
||||
- 'samd11 samd21'
|
||||
- 'samd51 same5x'
|
||||
- 'saml2x'
|
||||
- 'stm32f0 stm32f1 stm32f2 stm32f3'
|
||||
- 'stm32f2 stm32f3'
|
||||
- 'stm32f4'
|
||||
- 'stm32f7'
|
||||
- 'stm32h7'
|
||||
- 'stm32l0 stm32l4 stm32u5 stm32wb'
|
||||
- 'stm32l0 stm32u5 stm32wb'
|
||||
- 'tm4c123 xmc4000'
|
||||
steps:
|
||||
- name: Setup Python
|
||||
|
5
.github/workflows/cmake_arm.yml
vendored
5
.github/workflows/cmake_arm.yml
vendored
@ -37,8 +37,13 @@ jobs:
|
||||
- 'mcx'
|
||||
- 'imxrt'
|
||||
- 'rp2040'
|
||||
- 'stm32f0'
|
||||
- 'stm32f1'
|
||||
- 'stm32f7'
|
||||
- 'stm32g0'
|
||||
- 'stm32g4'
|
||||
- 'stm32h7'
|
||||
- 'stm32l4'
|
||||
steps:
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user