boards: arm: Add arduino_serial to supported list for NXP boards

Adds arduino_serial to the list of supported features for all NXP boards
that define an arduino_serial node in their device tree. This enables
twister to select these boards for tests or samples the depend on this
feature.

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
This commit is contained in:
Maureen Helm 2021-05-16 10:20:27 -05:00 committed by Johan Hedberg
commit c4433bbc54
9 changed files with 9 additions and 0 deletions

View file

@ -10,6 +10,7 @@ supported:
- adc - adc
- arduino_gpio - arduino_gpio
- arduino_i2c - arduino_i2c
- arduino_serial
- can - can
- counter - counter
- dac - dac

View file

@ -5,6 +5,7 @@ arch: arm
toolchain: toolchain:
- zephyr - zephyr
supported: supported:
- arduino_serial
- clock_controller - clock_controller
- pinmux - pinmux
- gpio - gpio

View file

@ -15,6 +15,7 @@ toolchain:
ram: 32 ram: 32
flash: 16384 flash: 16384
supported: supported:
- arduino_serial
- i2c - i2c
- counter - counter
- usb_device - usb_device

View file

@ -16,6 +16,7 @@ ram: 32
flash: 16384 flash: 16384
supported: supported:
- arduino_gpio - arduino_gpio
- arduino_serial
- counter - counter
- gpio - gpio
- i2c - i2c

View file

@ -16,6 +16,7 @@ ram: 32768
flash: 8192 flash: 8192
supported: supported:
- arduino_gpio - arduino_gpio
- arduino_serial
- counter - counter
- gpio - gpio
- i2c - i2c

View file

@ -16,6 +16,7 @@ ram: 32768
flash: 65536 flash: 65536
supported: supported:
- arduino_gpio - arduino_gpio
- arduino_serial
- counter - counter
- display - display
- gpio - gpio

View file

@ -16,6 +16,7 @@ ram: 32768
flash: 8192 flash: 8192
supported: supported:
- arduino_gpio - arduino_gpio
- arduino_serial
- counter - counter
- display - display
- gpio - gpio

View file

@ -16,6 +16,7 @@ ram: 32768
flash: 8192 flash: 8192
supported: supported:
- arduino_gpio - arduino_gpio
- arduino_serial
- counter - counter
- display - display
- gpio - gpio

View file

@ -16,6 +16,7 @@ ram: 32768
flash: 65536 flash: 65536
supported: supported:
- arduino_gpio - arduino_gpio
- arduino_serial
- counter - counter
- display - display
- gpio - gpio