boards: *: Fix wrong feature identifier for usb_device

`usb device` isn't a valid feature name, fix it, using the new "usbd" tag.
Remove it when not enabled on the board.

Signed-off-by: Erwan Gouriou <erwan.gouriou@st.com>
This commit is contained in:
Erwan Gouriou
2025-04-03 08:41:54 +02:00
committed by Chris Friedt
parent 01a7ed9097
commit 0f5e03f1fc
6 changed files with 3 additions and 6 deletions

View File

@@ -12,7 +12,6 @@ supported:
- pwm
- i2c
- gpio
- usb device
- spi
- watchdog
- dma

View File

@@ -15,7 +15,6 @@ supported:
- pwm
- i2c
- gpio
- usb device
- counter
- spi
- rng

View File

@@ -15,7 +15,6 @@ supported:
- pwm
- i2c
- gpio
- usb device
- counter
- spi
- watchdog

View File

@@ -13,7 +13,7 @@ supported:
- spi
- i2c
- gpio
- usb device
- usbd
- nvs
- counter
- adc

View File

@@ -11,7 +11,7 @@ supported:
- ble
- i2c
- gpio
- usb device
- usbd
- nvs
- counter
ram: 640

View File

@@ -11,7 +11,7 @@ supported:
- ble
- i2c
- gpio
- usb device
- usbd
- nvs
- counter
ram: 640