Skip to content

Commit 7e243ce

Browse files
committed
firmware: fw_update: change board name to for Zephyr 3.7
Update the board name to use slashes instead of underscores. Signed-off-by: Mike Szczys <mike@golioth.io>
1 parent e5ceaec commit 7e243ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/firmware/golioth-firmware-sdk/firmware-upgrade/fw-update-zephyr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Console](https://console.golioth.io).
5151
### 2. Initial build and flash
5252

5353
```console
54-
west build -b nrf9160dk_nrf9160_ns examples/zephyr/fw_update
54+
west build -b nrf9160dk/nrf9160/ns examples/zephyr/fw_update
5555
west flash
5656
```
5757

0 commit comments

Comments
 (0)