Skip to content

Commit 5ed0deb

Browse files
committed
Enable H7 in CI
1 parent ffd77b5 commit 5ed0deb

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.github/workflows/ci.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@ jobs:
1919
- stm32f334x6
2020
- stm32f334x8
2121

22-
#- stm32h742
23-
#- stm32h743
24-
##- stm32h745
25-
##- stm32h747
26-
#- stm32h750
27-
#- stm32h753
28-
##- stm32h755
29-
##- stm32h757
22+
- stm32h742
23+
- stm32h743
24+
#- stm32h745
25+
- stm32h747cm7
26+
- stm32h750
27+
- stm32h753
28+
#- stm32h755
29+
#- stm32h757
3030

3131
- stm32g474
3232
- stm32g484

0 commit comments

Comments
 (0)