mirror of
https://github.com/bluekitchen/btstack.git
synced 2024-12-29 09:26:08 +00:00
chipset/zephyr: fix board for nrf5340 adk usb dongle doc
This commit is contained in:
parent
a858a4146a
commit
fcfd06bbb2
@ -25,7 +25,7 @@ For nRF5340 Audio DK (ADK)
|
||||
|
||||
```sh
|
||||
cd ${NCS_ROOT}/zephyr/samples/bluetooth/hci_uart/
|
||||
west build --pristine -b nrf5340_audio_dk_nrf5340_cpuapp -- -DDTC_OVERLAY_FILE=usb.overlay -DOVERLAY_CONFIG=overlay-usb.conf
|
||||
west build --pristine -b nrf5340dk_nrf5340_cpuapp -- -DDTC_OVERLAY_FILE=usb.overlay -DOVERLAY_CONFIG=overlay-usb.conf
|
||||
west flash
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user