zephyr/samples/bluetooth/iso_receive/sample.yaml
Abderrahmane Jarmouni 3a4dbd4a73 samples: sample.yaml: replace deprecated OVERLAY_CONFIG w\ EXTRA_CONF_FILE
Replace some OVERLAY_CONFIG that were missed in a pervious PR.

Signed-off-by: Abderrahmane Jarmouni <git@jarmouni.me>
2024-10-24 14:06:54 +02:00

25 lines
590 B
YAML

sample:
name: Bluetooth Synchronized Receiver
tests:
sample.bluetooth.iso_receive:
harness: bluetooth
platform_allow:
- qemu_cortex_m3
- qemu_x86
- nrf52_bsim
- nrf52dk/nrf52832
integration_platforms:
- qemu_cortex_m3
tags: bluetooth
sample.bluetooth.iso_receive.bt_ll_sw_split:
harness: bluetooth
platform_allow:
- qemu_cortex_m3
- qemu_x86
- nrf52_bsim
- nrf52dk/nrf52832
integration_platforms:
- nrf52dk/nrf52832
extra_args: EXTRA_CONF_FILE=overlay-bt_ll_sw_split.conf
tags: bluetooth