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>
This commit is contained in:
parent
d02aaf1afc
commit
709a373768
2 changed files with 2 additions and 2 deletions
|
@ -36,7 +36,7 @@ below to retrieve those files.
|
|||
.. code-block:: console
|
||||
|
||||
west update
|
||||
west blobs fetch hal_nordic
|
||||
west blobs fetch nrf_wifi
|
||||
|
||||
Usage
|
||||
*****
|
||||
|
|
|
@ -36,7 +36,7 @@ below to retrieve those files.
|
|||
.. code-block:: console
|
||||
|
||||
west update
|
||||
west blobs fetch hal_nordic
|
||||
west blobs fetch nrf_wifi
|
||||
|
||||
Usage
|
||||
*****
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue