Merge branch 'docs/update_connection_description_in_ESP32-S2-DevKitC-1_user_guide' into 'master'

docs/update connection description in ESP32-S2-DevKitC-1 user guide

See merge request espressif/esp-idf!23161
This commit is contained in:
Zhang Xiao Yan 2023-04-26 14:33:35 +08:00
commit a154a93430
2 changed files with 17 additions and 17 deletions

View File

@ -88,12 +88,12 @@ Required Hardware
Hardware Setup
^^^^^^^^^^^^^^
Connect the board with the computer using **USB-to-UART Port**. Connection using **ESP32-S2 USB Port** is not fully documented. In subsequent steps, **USB-to-UART Port** will be used by default.
Connect the board with the computer using **USB-to-UART Port** or **ESP32-S2 USB Port**. In subsequent steps, **USB-to-UART Port** will be used by default.
Software Setup
^^^^^^^^^^^^^^
Please proceed to `ESP-IDF Get Started <https://docs.espressif.com/projects/esp-idf/en/latest/esp32s2/get-started/index.html>`_, where Section `Installation Step by Step <https://docs.espressif.com/projects/esp-idf/zh_CN/latest/esp32s2/get-started/index.html#get-started-step-by-step>`_ will quickly help you set up the development environment and then flash an application example into your ESP32-S2-DevKitC-1.
Please proceed to `ESP-IDF Get Started <https://docs.espressif.com/projects/esp-idf/en/latest/esp32s2/get-started/index.html>`_, where Section `Installation Step by Step <https://docs.espressif.com/projects/esp-idf/en/latest/esp32s2/get-started/index.html#get-started-step-by-step>`_ will quickly help you set up the development environment and then flash an application example into your ESP32-S2-DevKitC-1.
Contents and Packaging
----------------------

View File

@ -88,7 +88,7 @@ ESP32-S2-DevKitC-1 是一款入门级开发板,具备完整的 Wi-Fi 功能。
硬件设置
^^^^^^^^
通过 **USB 转 UART 接口** 连接开发板与电脑。目前有关 **ESP32-S2 USB 接口** 连接的文档尚不完善。在后续步骤中,默认使用 **USB 转 UART 接口**
通过 **USB 转 UART 接口** **ESP32-S2 USB 接口** 连接开发板与电脑。在后续步骤中,默认使用 **USB 转 UART 接口**
软件设置
^^^^^^^^