From e48c90700de7b84c038e73d01f4b2640e2fea127 Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Thu, 15 May 2025 06:29:05 -0400 Subject: [PATCH] doc: remove more occurances of Nios II Remove all occurances of Nios II from docs and code. Signed-off-by: Anas Nashif --- README.rst | 2 +- doc/_extensions/zephyr/domain/templates/board-catalog.html | 1 - doc/develop/getting_started/installation_linux.rst | 1 - doc/develop/toolchains/zephyr_sdk.rst | 1 - doc/kernel/services/interrupts.rst | 7 +++---- drivers/serial/Kconfig.altera_jtag | 4 ++-- subsys/testsuite/include/zephyr/interrupt_util.h | 1 - tests/kernel/context/src/main.c | 2 +- tests/net/npf/src/main.c | 2 +- 9 files changed, 8 insertions(+), 13 deletions(-) diff --git a/README.rst b/README.rst index 9472db6d5ee..a82f73b6fb0 100644 --- a/README.rst +++ b/README.rst @@ -24,7 +24,7 @@ resource-constrained systems: from simple embedded environmental sensors and LED wearables to sophisticated smart watches and IoT wireless gateways. The Zephyr kernel supports multiple architectures, including ARM (Cortex-A, -Cortex-R, Cortex-M), Intel x86, ARC, Nios II, Tensilica Xtensa, and RISC-V, +Cortex-R, Cortex-M), Intel x86, ARC, Tensilica Xtensa, and RISC-V, SPARC, MIPS, and a large number of `supported boards`_. .. below included in doc/introduction/introduction.rst diff --git a/doc/_extensions/zephyr/domain/templates/board-catalog.html b/doc/_extensions/zephyr/domain/templates/board-catalog.html index 4436d3ae091..03b0d39f343 100644 --- a/doc/_extensions/zephyr/domain/templates/board-catalog.html +++ b/doc/_extensions/zephyr/domain/templates/board-catalog.html @@ -17,7 +17,6 @@