Skip to content

Commit d4f73e7

Browse files
committed
docs: Add RF performance and revise EN
1 parent 4639b46 commit d4f73e7

File tree

2 files changed

+20
-2
lines changed

2 files changed

+20
-2
lines changed

docs/en/get-started/index.rst

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,16 @@ Introduction
8484
* Rich set of peripherals including MIPI, USB, SDIO, and Ethernet
8585
* Built-in security hardware
8686

87-
Powered by 40 nm technology, {IDF_TARGET_NAME} provides a robust, highly integrated platform, which helps meet the continuous demands for efficient power usage, compact design, security, high performance, and reliability.
87+
88+
.. only:: esp32p4
89+
90+
Powered by 40 nm technology, {IDF_TARGET_NAME} offers excellent power efficiency, security, and reliability, making it suitable for a wide range of application scenarios and power consumption requirements.
91+
92+
93+
.. only:: not esp32p4
94+
95+
Powered by 40 nm technology, {IDF_TARGET_NAME} offers excellent power efficiency, RF performance, security, and reliability, making it suitable for a wide range of application scenarios and power consumption requirements.
96+
8897

8998
Espressif provides basic hardware and software resources to help application developers realize their ideas using the {IDF_TARGET_NAME} series hardware. The software development framework by Espressif is intended for development of Internet-of-Things (IoT) applications with Wi-Fi, Bluetooth, power management and several other system features.
9099

docs/zh_CN/get-started/index.rst

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,16 @@
8484
* 外设丰富包括 MIPI、USB、SDIO、以太网等
8585
* 内置安全硬件
8686

87-
{IDF_TARGET_NAME} 采用 40 nm 工艺制成,具有最佳的功耗性能、安全性和可靠性,适用于各种应用场景和不同功耗需求。
87+
88+
.. only:: esp32p4
89+
90+
{IDF_TARGET_NAME} 采用 40 nm 工艺制成,具有最佳的功耗性能、安全性和可靠性,适用于各种应用场景和不同功耗需求。
91+
92+
93+
.. only:: not esp32p4
94+
95+
{IDF_TARGET_NAME} 采用 40 nm 工艺制成,具有最佳的功耗性能、射频性能、安全性和可靠性,适用于各种应用场景和不同功耗需求。
96+
8897

8998
乐鑫为用户提供完整的软、硬件资源,进行 {IDF_TARGET_NAME} 硬件设备的开发。其中,乐鑫的软件开发环境 ESP-IDF 旨在协助用户快速开发物联网 (IoT) 应用,可满足用户对 Wi-Fi、蓝牙、低功耗等方面的要求。
9099

0 commit comments

Comments
 (0)