doc: esp32: fix rendering of MCUboot note

Use proper syntax to ensure rendering of the
CONFIG_BOOTLOADER_MCUBOOT snippet is correct.

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
Benjamin Cabé 2024-07-01 11:11:40 +02:00 committed by Alberto Escolar
commit 5a07cf4e0d
25 changed files with 98 additions and 74 deletions

View file

@ -141,9 +141,10 @@ There are two options to be used when building an application:
User can select the MCUboot bootloader by adding the following line
to the board default configuration file.
```
.. code:: cfg
CONFIG_BOOTLOADER_MCUBOOT=y
```
Sysbuild
========

View file

@ -141,9 +141,10 @@ There are two options to be used when building an application:
User can select the MCUboot bootloader by adding the following line
to the board default configuration file.
```
.. code:: cfg
CONFIG_BOOTLOADER_MCUBOOT=y
```
Sysbuild
========

View file

@ -463,9 +463,10 @@ There are two options to be used when building an application:
User can select the MCUboot bootloader by adding the following line
to the board default configuration file.
```
.. code:: cfg
CONFIG_BOOTLOADER_MCUBOOT=y
```
Sysbuild
========

View file

@ -116,9 +116,10 @@ There are two options to be used when building an application:
User can select the MCUboot bootloader by adding the following line
to the board default configuration file.
```
.. code:: cfg
CONFIG_BOOTLOADER_MCUBOOT=y
```
Sysbuild
========

View file

@ -146,9 +146,10 @@ There are two options to be used when building an application:
User can select the MCUboot bootloader by adding the following line
to the board default configuration file.
```
.. code:: cfg
CONFIG_BOOTLOADER_MCUBOOT=y
```
Sysbuild
========

View file

@ -112,9 +112,10 @@ There are two options to be used when building an application:
User can select the MCUboot bootloader by adding the following line
to the board default configuration file.
```
.. code:: cfg
CONFIG_BOOTLOADER_MCUBOOT=y
```
Sysbuild
========

View file

@ -112,9 +112,10 @@ There are two options to be used when building an application:
User can select the MCUboot bootloader by adding the following line
to the board default configuration file.
```
.. code:: cfg
CONFIG_BOOTLOADER_MCUBOOT=y
```
Sysbuild
========

View file

@ -161,9 +161,10 @@ There are two options to be used when building an application:
User can select the MCUboot bootloader by adding the following line
to the board default configuration file.
```
.. code:: cfg
CONFIG_BOOTLOADER_MCUBOOT=y
```
Sysbuild
========

View file

@ -161,9 +161,10 @@ There are two options to be used when building an application:
User can select the MCUboot bootloader by adding the following line
to the board default configuration file.
```
.. code:: cfg
CONFIG_BOOTLOADER_MCUBOOT=y
```
Sysbuild
========

View file

@ -527,9 +527,10 @@ There are two options to be used when building an application:
User can select the MCUboot bootloader by adding the following line
to the board default configuration file.
```
.. code:: cfg
CONFIG_BOOTLOADER_MCUBOOT=y
```
Sysbuild
========

View file

@ -79,9 +79,10 @@ There are two options to be used when building an application:
User can select the MCUboot bootloader by adding the following line
to the board default configuration file.
```
.. code:: cfg
CONFIG_BOOTLOADER_MCUBOOT=y
```
Sysbuild
========

View file

@ -120,9 +120,10 @@ There are two options to be used when building an application:
User can select the MCUboot bootloader by adding the following line
to the board default configuration file.
```
.. code:: cfg
CONFIG_BOOTLOADER_MCUBOOT=y
```
Sysbuild
========

View file

@ -67,9 +67,10 @@ There are two options to be used when building an application:
User can select the MCUboot bootloader by adding the following line
to the board default configuration file.
```
.. code:: cfg
CONFIG_BOOTLOADER_MCUBOOT=y
```
Sysbuild
========

View file

@ -181,9 +181,10 @@ There are two options to be used when building an application:
User can select the MCUboot bootloader by adding the following line
to the board default configuration file.
```
.. code:: cfg
CONFIG_BOOTLOADER_MCUBOOT=y
```
Sysbuild
========

View file

@ -111,7 +111,7 @@ There are two options to be used when building an application:
User can select the MCUboot bootloader by adding the following line
to the board default configuration file.
.. code-block:: cfg
.. code-block:: cfg
CONFIG_BOOTLOADER_MCUBOOT=y

View file

@ -108,9 +108,10 @@ There are two options to be used when building an application:
User can select the MCUboot bootloader by adding the following line
to the board default configuration file.
```
.. code:: cfg
CONFIG_BOOTLOADER_MCUBOOT=y
```
Sysbuild
========

View file

@ -134,9 +134,10 @@ There are two options to be used when building an application:
User can select the MCUboot bootloader by adding the following line
to the board default configuration file.
```
.. code:: cfg
CONFIG_BOOTLOADER_MCUBOOT=y
```
Sysbuild
========

View file

@ -160,9 +160,10 @@ There are two options to be used when building an application:
User can select the MCUboot bootloader by adding the following line
to the board default configuration file.
```
.. code:: cfg
CONFIG_BOOTLOADER_MCUBOOT=y
```
Sysbuild
========

View file

@ -109,9 +109,10 @@ There are two options to be used when building an application:
User can select the MCUboot bootloader by adding the following line
to the board default configuration file.
```
.. code:: cfg
CONFIG_BOOTLOADER_MCUBOOT=y
```
Sysbuild
========

View file

@ -78,9 +78,10 @@ There are two options to be used when building an application:
User can select the MCUboot bootloader by adding the following line
to the board default configuration file.
```
.. code:: cfg
CONFIG_BOOTLOADER_MCUBOOT=y
```
Sysbuild
========

View file

@ -136,9 +136,10 @@ There are two options to be used when building an application:
User can select the MCUboot bootloader by adding the following line
to the board default configuration file.
```
.. code:: cfg
CONFIG_BOOTLOADER_MCUBOOT=y
```
Sysbuild
========

View file

@ -123,9 +123,10 @@ There are two options to be used when building an application:
User can select the MCUboot bootloader by adding the following line
to the board default configuration file.
```
.. code:: cfg
CONFIG_BOOTLOADER_MCUBOOT=y
```
Sysbuild
========

View file

@ -105,9 +105,10 @@ There are two options to be used when building an application:
User can select the MCUboot bootloader by adding the following line
to the board default configuration file.
```
.. code:: cfg
CONFIG_BOOTLOADER_MCUBOOT=y
```
Sysbuild
========

View file

@ -120,9 +120,10 @@ There are two options to be used when building an application:
User can select the MCUboot bootloader by adding the following line
to the board default configuration file.
```
.. code:: cfg
CONFIG_BOOTLOADER_MCUBOOT=y
```
Sysbuild
========

View file

@ -141,9 +141,10 @@ There are two options to be used when building an application:
User can select the MCUboot bootloader by adding the following line
to the board default configuration file.
```
.. code:: cfg
CONFIG_BOOTLOADER_MCUBOOT=y
```
Sysbuild
========