Skip to content

Commit 9a4cf18

Browse files
committed
Merge branch 'docs/update_esp32s3_status' into 'master'
docs(DOC-12465): Updated esp32s3 support status See merge request application/esp-at!1945
2 parents b3d97d8 + 6bf3fef commit 9a4cf18

File tree

4 files changed

+6
-2
lines changed

4 files changed

+6
-2
lines changed

docs/en/AT_Binary_Lists/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ This document covers the following sections:
1919
.. note::
2020
To download AT firmware for other chip series, please go to the drop-down list on the upper left corner of this page and select a chip series to navigate to the documentation of that chip for downloading.
2121

22+
Currently, there is no AT firmware available for the ESP32-H series, ESP32-P series, and ESP32-S3 series. It is recommended to use the ESP32-C series.
23+
2224
.. _brief-intro-firmware:
2325

2426
Brief Introduction to AT Firmware

docs/en/Get_Started/Technology_selection.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ AT software solution is the AT firmwares provided by Espressif for different chi
3232
- If you want to know the detailed AT software capabilities of {IDF_TARGET_NAME} chip, please refer to the :doc:`AT Command Set <../AT_Command_Set/index>`.
3333
- If you want to compare the different AT firmware functionalities of {IDF_TARGET_NAME} chip, please refer to the :doc:`ESP-AT Firmware Differences <../Compile_and_Develop/esp-at_firmware_differences>`.
3434

35-
The table below shows a brief comparison of the AT firmware for different chips.
35+
The table below lists the Espressif chips that are currently supported or planned to be supported by the AT firmware, along with a brief comparison. Chips without planned support are excluded.
3636

3737
.. list-table::
3838
:header-rows: 1

docs/zh_CN/AT_Binary_Lists/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ AT 固件
1919
.. note::
2020
若需下载其他芯片系列的发布版固件,请在页面左上方的下拉菜单栏选择相应的芯片,即可跳转至该芯片的文档进行下载。
2121

22+
AT 暂无计划支持 ESP32-H 系列、ESP32-P 系列、ESP32-S3 系列芯片,也暂无对应的 AT 固件。推荐使用 ESP32-C 系列芯片。
23+
2224
.. _brief-intro-firmware:
2325

2426
AT 固件简介

docs/zh_CN/Get_Started/Technology_selection.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ AT 软件方案是乐鑫针对不同芯片提供的 AT 固件,可以帮助您
3232
- 如果您想了解 {IDF_TARGET_NAME} 芯片详细的 AT 软件能力,请参考 :doc:`AT 命令集 <../AT_Command_Set/index>`。
3333
- 如果您想对比 {IDF_TARGET_NAME} 芯片不同的 AT 固件功能,请参考 :doc:`ESP-AT 固件差异 <../Compile_and_Develop/esp-at_firmware_differences>`。
3434

35-
下表列出了不同芯片对应的 AT 固件简要对比图
35+
下表为 AT 固件当前支持和计划支持的乐鑫芯片列表及其简要对比。无计划支持的芯片不在此表中展示
3636

3737
.. list-table::
3838
:header-rows: 1

0 commit comments

Comments
 (0)