docs: esp32: add binary blobs documentation info
Updates all ESP32 boards with proper binary blob download command. Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
This commit is contained in:
parent
6946d441a8
commit
a1a22f348b
7 changed files with 21 additions and 21 deletions
|
@ -47,12 +47,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::
|
||||
|
||||
|
|
|
@ -16,12 +16,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::
|
||||
|
||||
|
|
|
@ -36,12 +36,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::
|
||||
|
||||
|
|
|
@ -445,12 +445,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::
|
||||
|
||||
|
|
|
@ -28,12 +28,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::
|
||||
|
||||
|
|
|
@ -84,12 +84,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::
|
||||
|
||||
|
|
|
@ -94,12 +94,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