docs: Add RF performance and revise EN

This commit is contained in:
luweike
2025-04-08 15:13:33 +08:00
parent 4639b465e7
commit d4f73e7eac
2 changed files with 20 additions and 2 deletions

View File

@@ -84,7 +84,16 @@ Introduction
* Rich set of peripherals including MIPI, USB, SDIO, and Ethernet
* Built-in security hardware
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.
.. only:: esp32p4
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.
.. only:: not esp32p4
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.
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.

View File

@@ -84,8 +84,17 @@
* 外设丰富包括 MIPI、USB、SDIO、以太网等
* 内置安全硬件
.. only:: esp32p4
{IDF_TARGET_NAME} 采用 40 nm 工艺制成,具有最佳的功耗性能、安全性和可靠性,适用于各种应用场景和不同功耗需求。
.. only:: not esp32p4
{IDF_TARGET_NAME} 采用 40 nm 工艺制成,具有最佳的功耗性能、射频性能、安全性和可靠性,适用于各种应用场景和不同功耗需求。
乐鑫为用户提供完整的软、硬件资源,进行 {IDF_TARGET_NAME} 硬件设备的开发。其中,乐鑫的软件开发环境 ESP-IDF 旨在协助用户快速开发物联网 (IoT) 应用,可满足用户对 Wi-Fi、蓝牙、低功耗等方面的要求。
准备工作