Bluetooth samples: unicast audio: Change integration_target

Change the integration target to something more meaningfull,
i.e. something users are more likely want to try it on,
and therefore in which it is better to do more testing.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
Alberto Escolar Piedras 2023-10-31 16:55:35 +01:00 committed by Alberto Escolar
commit 1f2ef32ad8
2 changed files with 2 additions and 2 deletions

View file

@ -12,7 +12,7 @@ tests:
- native_sim
tags: bluetooth
integration_platforms:
- qemu_cortex_m3
- nrf5340dk_nrf5340_cpuapp
sysbuild: true
sample.bluetooth.audio_unicast_client.bt_ll_sw_split:
harness: bluetooth

View file

@ -12,7 +12,7 @@ tests:
- native_sim
tags: bluetooth
integration_platforms:
- qemu_cortex_m3
- nrf5340dk_nrf5340_cpuapp
sysbuild: true
sample.bluetooth.audio_unicast_server.bt_ll_sw_split:
harness: bluetooth