Commit ef784cd3 authored by Johann Fischer's avatar Johann Fischer Committed by Carles Cufi
Browse files

boards: remove test feature usb_cdc and usb



These test features are not required and are not used in any USB samples
or tests.

Follow-up on commit 0809b75b ("boards: remove test feature usb_cdc")

Signed-off-by: default avatarJohann Fischer <johann.fischer@nordicsemi.no>
parent 6e3c3f67
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -9,7 +9,6 @@ toolchain:
supported:
  - adc
  - usb_device
  - usb_cdc
  - ble
  - watchdog
  - counter
+0 −1
Original line number Diff line number Diff line
@@ -9,7 +9,6 @@ toolchain:
supported:
  - adc
  - usb_device
  - usb_cdc
  - ble
  - watchdog
  - counter
+0 −1
Original line number Diff line number Diff line
@@ -11,7 +11,6 @@ flash: 1024
supported:
  - i2c
  - spi
  - usb
  - feather_serial
  - feather_i2c
  - feather_spi
+0 −1
Original line number Diff line number Diff line
@@ -16,6 +16,5 @@ supported:
  - i2c
  - spi
  - uart
  - usb
  - usb_device
vendor: atmel
+0 −1
Original line number Diff line number Diff line
@@ -20,7 +20,6 @@ supported:
  - pwm
  - netif:eth
  - spi
  - usb
  - usb_device
  - watchdog
vendor: atmel
Loading