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:
Sylvio Alves 2022-09-01 10:07:35 -03:00 committed by Fabio Baltieri
commit a1a22f348b
7 changed files with 21 additions and 21 deletions

View file

@ -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::

View file

@ -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::

View file

@ -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::

View file

@ -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::

View file

@ -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::

View file

@ -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::

View file

@ -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::