Commit b84dd9e5 authored by Henrik Brix Andersen's avatar Henrik Brix Andersen Committed by Anas Nashif
Browse files

boards: remove unused canfd tag



Remove the now unused "canfd" from lists of supported board features.

Signed-off-by: default avatarHenrik Brix Andersen <hebad@vestas.com>
parent 486b96ee
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -19,7 +19,6 @@ supported:
  - arduino_i2c
  - arduino_spi
  - can
  - canfd
  - gpio
  - i2c
  - spi
+0 −1
Original line number Diff line number Diff line
@@ -24,4 +24,3 @@ supported:
  - dac
  - dma
  - can
  - canfd
+0 −1
Original line number Diff line number Diff line
@@ -23,5 +23,4 @@ supported:
  - watchdog
  - usb_device
  - can
  - canfd
  - dac
+0 −1
Original line number Diff line number Diff line
@@ -21,4 +21,3 @@ supported:
  - spi
  - usb_device
  - can
  - canfd
+0 −1
Original line number Diff line number Diff line
@@ -11,7 +11,6 @@ supported:
  - arduino_serial
  - arduino_spi
  - can
  - canfd
  - dac
  - gpio
  - i2c
Loading