boards: doc: reference tfm_ipc sample using zephyr:code-sample: role

tfm_ipc sample is now using the zephyr:code-sample directive so it should
be referenced with the respective role, not :ref: anymore.

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
Benjamin Cabé 2024-09-13 19:25:57 +02:00 committed by Mahesh Mahadevan
parent fd4f3ce246
commit c53e8e7086
3 changed files with 3 additions and 3 deletions

View file

@ -220,7 +220,7 @@ The BOARD options are summarized below:
+-------------------------------+-------------------------------------------+
Here are the instructions to build Zephyr with a non-secure configuration,
using :ref:`tfm_ipc` sample:
using :zephyr:code-sample:`tfm_ipc` sample:
.. code-block:: bash

View file

@ -197,7 +197,7 @@ The BOARD options are summarized below:
+--------------------------------+-------------------------------------------+
Here are the instructions to build Zephyr with a non-secure configuration,
using :ref:`tfm_ipc` sample:
using :zephyr:code-sample:`tfm_ipc` sample:
.. code-block:: console

View file

@ -223,7 +223,7 @@ The BOARD options are summarized below:
+------------------------------+-------------------------------------------+
Here are the instructions to build Zephyr with a non-secure configuration,
using :ref:`tfm_ipc` sample:
using :zephyr:code-sample:`tfm_ipc` sample:
.. code-block:: bash