zephyr/samples/bluetooth/iso_central/sample.yaml
Emil Gydesen 0f5d0f3555 samples: Bluetooth: ISO: Rename ISO central and peripheral
The samples had a _iso suffix, but the other ISO samples
prefix iso_.

Renames the central and peripheral sample so that they
prefix iso_ rather than suffix _iso.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2024-09-02 09:06:18 +02:00

22 lines
573 B
YAML

sample:
description: Bluetooth ISO central (client) sample
name: Bluetooth ISO central (client) sample
tests:
sample.bluetooth.iso_central:
harness: bluetooth
platform_allow: qemu_x86
integration_platforms:
- qemu_x86
tags: bluetooth
sample.bluetooth.iso_central.bt_ll_sw_split:
harness: bluetooth
platform_allow:
- qemu_cortex_m3
- qemu_x86
- nrf52_bsim
- nrf52833dk/nrf52833
integration_platforms:
- nrf52833dk/nrf52833
extra_args: OVERLAY_CONFIG=overlay-bt_ll_sw_split.conf
tags: bluetooth