Skip to content

Commit 6c68584

Browse files
djiatsaf-stdanieldegrasse
authored andcommitted
boards: st: stm32n6570_dk: exclude stm32n6_fsbl variant from twister ci
Make the stm32n6_dk variant (stm32n6570_dk/stm32n657xx/fsbl) unable to execute tests in CI with Twister. This change will help avoid many CI build failures caused by this variant. Signed-off-by: Fabrice DJIATSA <fabrice.djiatsa-ext@st.com>
1 parent e851323 commit 6c68584

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

boards/st/stm32n6570_dk/twister.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ supported:
2121
variants:
2222
stm32n6570_dk/stm32n657xx:
2323
twister: false
24+
stm32n6570_dk/stm32n657xx/fsbl:
25+
twister: false
2426
stm32n6570_dk/stm32n657xx/sb:
2527
toolchain:
2628
- zephyr

0 commit comments

Comments
 (0)