Skip to content

Commit fe1efb8

Browse files
authored
Update compile.yml
1 parent 5558a72 commit fe1efb8

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.github/workflows/compile.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,13 @@ jobs:
1818
config: [
1919
stm32l4xx,
2020
stm32f7xx,
21+
stm32f7xx_ram,
2122
stm32h7xx,
23+
stm32h7xx_ram,
2224
matek_H7_slim,
23-
pixhawk4
25+
matek_H7_slim_ram,
26+
pixhawk4,
27+
pixhawk4_ram
2428
]
2529

2630
container:

0 commit comments

Comments
 (0)