zephyr/samples/bluetooth/pbp_public_broadcast_source/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

28 lines
792 B
YAML

sample:
description: Bluetooth Low Energy Public Broadcast Source sample
name: Bluetooth Low Energy Public Broadcast Source sample
tests:
sample.bluetooth.pbp_public_broadcast_source:
harness: bluetooth
platform_allow:
- qemu_cortex_m3
- qemu_x86
- nrf5340dk/nrf5340/cpuapp
- nrf5340bsim/nrf5340/cpuapp
integration_platforms:
- qemu_x86
- nrf5340dk/nrf5340/cpuapp
tags: bluetooth
sysbuild: true
sample.bluetooth.pbp_public_broadcast_source.bt_ll_sw_split:
harness: bluetooth
platform_allow:
- nrf52_bsim
- nrf52833dk/nrf52820
- nrf52833dk/nrf52833
integration_platforms:
- nrf52_bsim
- nrf52833dk/nrf52833
extra_args: EXTRA_CONF_FILE=overlay-bt_ll_sw_split.conf
tags: bluetooth