Bluetooth samples: unicast audio: Provide configuration for native_sim
Provide configuration for native_sim instead of native_posix and enable it in the samples.yaml native_posix is being deprecated in favour of native_sim. Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
parent
d561548863
commit
942923edaf
4 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,7 @@ tests:
|
|||
- qemu_x86
|
||||
- nrf5340bsim_nrf5340_cpuapp
|
||||
- nrf5340dk_nrf5340_cpuapp
|
||||
- native_sim
|
||||
tags: bluetooth
|
||||
integration_platforms:
|
||||
- qemu_cortex_m3
|
||||
|
|
|
@ -9,6 +9,7 @@ tests:
|
|||
- qemu_x86
|
||||
- nrf5340bsim_nrf5340_cpuapp
|
||||
- nrf5340dk_nrf5340_cpuapp
|
||||
- native_sim
|
||||
tags: bluetooth
|
||||
integration_platforms:
|
||||
- qemu_cortex_m3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue