From f6999c9cb07191d1d717c74d5ce9f1e4307ef04e Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Tue, 23 Jun 2026 03:38:36 +0200 Subject: [PATCH] doc: board: renesas: Update Renesas generic build section Update the Build section and note that it is only applicable in case the table above does not contain any board specific instructions. Include information that the Architecture column now contains toolchain setup instruction links. Signed-off-by: Marek Vasut --- doc/board/renesas/renesas.rst | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/doc/board/renesas/renesas.rst b/doc/board/renesas/renesas.rst index ef04a4478e1..41272c6e32a 100644 --- a/doc/board/renesas/renesas.rst +++ b/doc/board/renesas/renesas.rst @@ -264,11 +264,18 @@ Renesas is a SoC solutions provider for automotive and industrial applications. - :doc:`arm ` - rzn1_snarc_defconfig -Build ------ +Generic build procedure +----------------------- -Locate the appropriate defconfig in the table above. Then apply standard build -procedure:: +This procedure applies only unless the ``Board`` column in +the table above does not contain a link to board specific +details. + +Locate the appropriate defconfig in the table above. +Follow toolchain setup procedure in ``Architecture`` column. +Finally, apply standard build procedure: + +.. code-block:: console make make