Skip to content

Commit 9c2cb62

Browse files
committed
github/workflows/compile: add secure variants
1 parent e5a5af0 commit 9c2cb62

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/compile.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,13 @@ jobs:
2020
stm32f7xx,
2121
stm32f7xx_ram,
2222
stm32h7xx,
23+
stm32h7xx secure=true,
2324
stm32h7xx_ram,
25+
stm32h7xx_ram secure=true,
2426
matek_H7_slim,
27+
matek_H7_slim secure=true,
2528
matek_H7_slim_ram,
29+
matek_H7_slim_ram secure=true,
2630
pixhawk4,
2731
pixhawk4_ram
2832
]

0 commit comments

Comments
 (0)