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>
This commit is contained in:
parent
2b56eb6393
commit
d60cd86ddc
2 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,7 @@ supported:
|
||||||
- spi
|
- spi
|
||||||
- uart
|
- uart
|
||||||
- usb_device
|
- usb_device
|
||||||
|
- usbd
|
||||||
vendor: st
|
vendor: st
|
||||||
variants:
|
variants:
|
||||||
nucleo_n657x0_q/stm32n657xx:
|
nucleo_n657x0_q/stm32n657xx:
|
||||||
|
|
|
@ -17,6 +17,7 @@ supported:
|
||||||
- spi
|
- spi
|
||||||
- uart
|
- uart
|
||||||
- usb_device
|
- usb_device
|
||||||
|
- usbd
|
||||||
variants:
|
variants:
|
||||||
stm32n6570_dk/stm32n657xx:
|
stm32n6570_dk/stm32n657xx:
|
||||||
twister: false
|
twister: false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue