Skip to content

Commit 709a373

Browse files
pdgendtdkalowsk
authored andcommitted
boards: shields: nrf7002: docs: Fix blobs command
The blobs for the nRF7002 are located in the nrf_wifi module instead of hal_nordic. Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
1 parent d02aaf1 commit 709a373

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

boards/shields/nrf7002eb/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ below to retrieve those files.
3636
.. code-block:: console
3737
3838
west update
39-
west blobs fetch hal_nordic
39+
west blobs fetch nrf_wifi
4040
4141
Usage
4242
*****

boards/shields/nrf7002ek/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ below to retrieve those files.
3636
.. code-block:: console
3737
3838
west update
39-
west blobs fetch hal_nordic
39+
west blobs fetch nrf_wifi
4040
4141
Usage
4242
*****

0 commit comments

Comments
 (0)