boards: remove test feature usb_cdc

This test feature is not required and was only used as a dependency in
the usb/console example. It is redundant since the sample already
depends on usb_device.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
This commit is contained in:
Johann Fischer 2024-05-24 15:42:31 +02:00 committed by Henrik Brix Andersen
commit 0809b75b42
45 changed files with 0 additions and 45 deletions

View file

@ -18,7 +18,6 @@ supported:
- i2c
- pwm
- spi
- usb_cdc
- usb_device
- watchdog
- netif:openthread

View file

@ -21,7 +21,6 @@ supported:
- i2s
- pwm
- spi
- usb_cdc
- usb_device
- watchdog
- netif:openthread

View file

@ -11,7 +11,6 @@ toolchain:
supported:
- adc
- usb_device
- usb_cdc
- ble
- pwm
- spi

View file

@ -19,6 +19,5 @@ supported:
- i2c
- pwm
- watchdog
- usb_cdc
- usb_device
vendor: nordic

View file

@ -14,6 +14,5 @@ supported:
- spi
- pwm
- watchdog
- usb_cdc
- usb_device
vendor: nordic

View file

@ -14,7 +14,6 @@ supported:
- i2s
- pwm
- watchdog
- usb_cdc
- usb_device
- netif:openthread
- gpio

View file

@ -12,7 +12,6 @@ supported:
- i2c
- pwm
- watchdog
- usb_cdc
- usb_device
- netif:openthread
- gpio

View file

@ -13,7 +13,6 @@ supported:
- i2c
- pwm
- watchdog
- usb_cdc
- usb_device
- netif:openthread
vendor: nordic

View file

@ -13,7 +13,6 @@ supported:
- i2c
- pwm
- watchdog
- usb_cdc
- usb_device
- netif:openthread
vendor: nordic