cd6674f7c2
Broadcast audio sink USB headset on nRF52 Series with USB support. Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
30 lines
835 B
YAML
30 lines
835 B
YAML
sample:
|
|
description: Bluetooth Low Energy Audio Broadcast Sink sample
|
|
name: Bluetooth Low Energy Audio Broadcast Sink sample
|
|
tests:
|
|
sample.bluetooth.broadcast_audio_sink:
|
|
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.broadcast_audio_sink.bt_ll_sw_split:
|
|
harness: bluetooth
|
|
platform_allow:
|
|
- nrf52_bsim
|
|
- nrf52833dk/nrf52820
|
|
- nrf52833dk/nrf52833
|
|
- nrf52840dongle/nrf52840
|
|
integration_platforms:
|
|
- nrf52_bsim
|
|
- nrf52833dk/nrf52833
|
|
- nrf52840dongle/nrf52840
|
|
extra_args: OVERLAY_CONFIG=overlay-bt_ll_sw_split.conf
|
|
tags: bluetooth
|