28 lines
791 B
YAML
28 lines
791 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: OVERLAY_CONFIG=overlay-bt_ll_sw_split.conf
|
|
tags: bluetooth
|