add cmake for all board in stm32f4. fix build, also move ci for f4 from makefile to cmake
This commit is contained in:
1
.github/workflows/build_arm.yml
vendored
1
.github/workflows/build_arm.yml
vendored
@@ -43,7 +43,6 @@ jobs:
|
||||
- 'samd51 same5x'
|
||||
- 'saml2x'
|
||||
- 'stm32f2 stm32f3'
|
||||
- 'stm32f4'
|
||||
- 'stm32l0 stm32u5 stm32wb'
|
||||
- 'tm4c123 xmc4000'
|
||||
steps:
|
||||
|
1
.github/workflows/cmake_arm.yml
vendored
1
.github/workflows/cmake_arm.yml
vendored
@@ -42,6 +42,7 @@ jobs:
|
||||
- 'rp2040'
|
||||
- 'stm32f0'
|
||||
- 'stm32f1'
|
||||
- 'stm32f4'
|
||||
- 'stm32f7'
|
||||
- 'stm32g0'
|
||||
- 'stm32g4'
|
||||
|
Reference in New Issue
Block a user