From 027ca33141e920a93551fe6bdae4f0b18074042a Mon Sep 17 00:00:00 2001 From: cjbzl Date: Tue, 28 Oct 2025 07:06:25 +0000 Subject: [PATCH] =?UTF-8?q?=E5=8D=95=E8=AF=8D=E6=8B=BC=E5=86=99=E9=94=99?= =?UTF-8?q?=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: cjbzl --- docs/en/server/releasenotes/key_features.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/server/releasenotes/key_features.md b/docs/en/server/releasenotes/key_features.md index fe7b08f9..82079beb 100644 --- a/docs/en/server/releasenotes/key_features.md +++ b/docs/en/server/releasenotes/key_features.md @@ -26,7 +26,7 @@ AI is redefining OSs by powering intelligent development, deployment, and O&M. o ## Embedded -openEuler 22.03 LTS SP4 Embedded is equipped with an embedded virtualization base that is available in the Jailhouse virtualization solution or the OpenAMP lightweight hybrid deployment solution. You can select the most appropriate solution to suite your services. openEuler 22.03 LTS SP4 Embedded supports the Robot Operating System (ROS) Humble version, which integrates core software packages such as ros-core, rosbase, and simultaneous localization and mapping (SLAM) to meet the ROS 2 runtime requirements. +openEuler 22.03 LTS SP4 Embedded is equipped with an embedded virtualization base that is available in the Jailhouse virtualization solution or the OpenAMP lightweight hybrid deployment solution. You can select the most appropriate solution to suit your services. openEuler 22.03 LTS SP4 Embedded supports the Robot Operating System (ROS) Humble version, which integrates core software packages such as ros-core, rosbase, and simultaneous localization and mapping (SLAM) to meet the ROS 2 runtime requirements. - **Southbound ecosystem**: Currently, openEuler Embedded supports AArch64 and x86-64 architectures. In 22.03 LTS SP4, RK3588 chips are supported. In the future, Loongson and Phytium processors will be supported. -- Gitee