samples/bluetooth/unicast_audio_server: Fix nrf5340bsim board name
The nrf5340bsim_nrf5340_cpuapp hwmv1 board name was replaced with nrf5340bsim/nrf5340/cpuapp in hwmv2. Let's fix it Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
parent
fe4b03baf3
commit
feecb751b2
1 changed files with 1 additions and 1 deletions
|
@ -78,6 +78,6 @@ Building for a simulated nrf5340bsim
|
|||
|
||||
.. zephyr-app-commands::
|
||||
:zephyr-app: samples/bluetooth/unicast_audio_server/
|
||||
:board: nrf5340bsim_nrf5340_cpuapp
|
||||
:board: nrf5340bsim/nrf5340/cpuapp
|
||||
:goals: build
|
||||
:west-args: --sysbuild
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue