From bc03328b56d62faf75b77db9c6e547fb6ff78636 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Cab=C3=A9?= Date: Fri, 23 May 2025 22:30:57 +0200 Subject: [PATCH] doc: introduction: replace NIOS II mention by Renesas RX MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Remove one last (?) mention of NIOS II in the docs ; use it as an opportunity to mention recently added support for Renesas RX. Signed-off-by: Benjamin Cabé --- doc/introduction/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/introduction/index.rst b/doc/introduction/index.rst index af67331aa299..e5635fbfebd0 100644 --- a/doc/introduction/index.rst +++ b/doc/introduction/index.rst @@ -16,7 +16,7 @@ The Zephyr kernel supports multiple architectures, including: - ARMv7-R, ARMv8-R (Cortex-R, 32- and 64-bit) - Intel x86 (32- and 64-bit) - MIPS (MIPS32 Release 1 specification) - - NIOS II Gen 2 + - Renesas RX - RISC-V (32- and 64-bit) - SPARC V8 - Tensilica Xtensa