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>
diff --git a/boards/st/nucleo_n657x0_q/twister.yaml b/boards/st/nucleo_n657x0_q/twister.yaml
index 8555e40..1b3b669 100644
--- a/boards/st/nucleo_n657x0_q/twister.yaml
+++ b/boards/st/nucleo_n657x0_q/twister.yaml
@@ -15,6 +15,7 @@
- spi
- uart
- usb_device
+ - usbd
vendor: st
variants:
nucleo_n657x0_q/stm32n657xx:
diff --git a/boards/st/stm32n6570_dk/twister.yaml b/boards/st/stm32n6570_dk/twister.yaml
index eaa2fbf..27d6d2d 100644
--- a/boards/st/stm32n6570_dk/twister.yaml
+++ b/boards/st/stm32n6570_dk/twister.yaml
@@ -17,6 +17,7 @@
- spi
- uart
- usb_device
+ - usbd
variants:
stm32n6570_dk/stm32n657xx:
twister: false