docs: esp32c3: add west blobs reference
As part of #49682, this updates esp32c3 documentation to add proper west blobs command. Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
This commit is contained in:
parent
84462d896b
commit
383cefd4a4
1 changed files with 3 additions and 3 deletions
|
@ -38,12 +38,12 @@ System requirements
|
|||
Prerequisites
|
||||
-------------
|
||||
|
||||
Espressif HAL requires binary blobs in order work. The west extension below performs the required
|
||||
syncronization to clone, checkout and pull the submodules:
|
||||
Espressif HAL requires WiFi and Bluetooth binary blobs in order work. Run the command
|
||||
below to retrieve those files.
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
west espressif update
|
||||
west blobs fetch hal_espressif
|
||||
|
||||
.. note::
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue