Skip to content

Commit d60cd86

Browse files
marwaiehm-stkartben
authored andcommitted
boards: st: stm32n6: Add the usbd test feature
Add the usbd test feature to twister.yaml for the boards nucleo_n657x0_q and stm32n6570_dk. Signed-off-by: IBEN EL HADJ MESSAOUD Marwa <marwa.ibenelhadjmessaoud-ext@st.com>
1 parent 2b56eb6 commit d60cd86

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

boards/st/nucleo_n657x0_q/twister.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ supported:
1515
- spi
1616
- uart
1717
- usb_device
18+
- usbd
1819
vendor: st
1920
variants:
2021
nucleo_n657x0_q/stm32n657xx:

boards/st/stm32n6570_dk/twister.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ supported:
1717
- spi
1818
- uart
1919
- usb_device
20+
- usbd
2021
variants:
2122
stm32n6570_dk/stm32n657xx:
2223
twister: false

0 commit comments

Comments
 (0)