zephyr/samples/bluetooth/tmap_peripheral/sample.yaml
Alberto Escolar Piedras 49bccb5839 samples/bluetooth/tmap*: Enable in native_sim
Let's enable these samples in the native_sim target.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-11-14 09:52:34 +02:00

26 lines
661 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
- native_sim
tags: bluetooth
integration_platforms:
- qemu_cortex_m3
sample.bluetooth.tmap_peripheral.duo:
harness: bluetooth
platform_allow:
- qemu_cortex_m3
- qemu_x86
- native_sim
tags: bluetooth
extra_args: OVERLAY_CONFIG="duo.conf"
extra_configs:
- CONFIG_TMAP_PERIPHERAL_SET_RANK=2
integration_platforms:
- qemu_cortex_m3