zephyr/samples/bluetooth/peripheral_hr/sample.yaml
Maureen Helm e5f21a7234 samples: bluetooth: Convert peripheral_hr sample.yaml to use depends_on
Converts the Bluetooth peripheral_hr sample.yaml to select boards for
the frdm_kw41z shield configuration by depending on the arduino_serial
feature instead of using an explicit platform_allow list. This will
enable twister to automatically select new boards that add support for
an Arduino serial port.

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2021-05-18 12:35:39 +03:00

18 lines
458 B
YAML

sample:
description: TBD
name: TBD
tests:
sample.bluetooth.peripheral_hr:
harness: bluetooth
platform_allow: qemu_cortex_m3 qemu_x86
tags: bluetooth
sample.bluetooth.peripheral_hr_rv32m1_vega_ri5cy:
platform_allow: rv32m1_vega_ri5cy
tags: bluetooth
build_only: true
sample.bluetooth.peripheral_hr.frdm_kw41z_shield:
harness: bluetooth
depends_on: arduino_serial
tags: bluetooth
extra_args: SHIELD=frdm_kw41z