zephyr/samples/bluetooth/hci_rpmsg/sample.yaml

26 lines
803 B
YAML

sample:
description: Allows Zephyr to provide Bluetooth connectivity
via RPMsg.
name: Bluetooth HCI RPMsg
tests:
sample.bluetooth.hci_rpmsg:
harness: bluetooth
platform_allow: nrf5340dk_nrf5340_cpunet
tags: bluetooth
integration_platforms:
- nrf5340dk_nrf5340_cpunet
sample.bluetooth.hci_rpmsg.iso_broadcast:
harness: bluetooth
extra_args: CONF_FILE="nrf5340_cpunet_iso_broadcast.conf"
platform_allow: nrf5340dk_nrf5340_cpunet
tags: bluetooth
integration_platforms:
- nrf5340dk_nrf5340_cpunet
sample.bluetooth.hci_rpmsg.iso_receive:
harness: bluetooth
extra_args: CONF_FILE="nrf5340_cpunet_iso_receive.conf"
platform_allow: nrf5340dk_nrf5340_cpunet
tags: bluetooth
integration_platforms:
- nrf5340dk_nrf5340_cpunet