zephyr/samples/bluetooth/tmap_peripheral/sample.yaml

20 lines
591 B
YAML

sample:
description: Bluetooth Low Energy Audio TMAP Peripheral sample
name: Bluetooth Low Energy Audio TMAP Peripheral sample
tests:
sample.bluetooth.tmap_peripheral:
harness: bluetooth
platform_allow: qemu_cortex_m3 qemu_x86
tags: bluetooth
integration_platforms:
- qemu_cortex_m3
sample.bluetooth.tmap_peripheral.duo:
harness: bluetooth
platform_allow: qemu_cortex_m3 qemu_x86
tags: bluetooth
extra_args: OVERLAY_CONFIG="duo.conf"
extra_configs:
- CONFIG_TMAP_PERIPHERAL_SET_RANK=2
integration_platforms:
- qemu_cortex_m3