docs: Provide Chinese translation for api-reference/protocols/esp_serial_slave_link.rst

This commit is contained in:
Ren Pei Ying
2023-09-04 15:03:28 +08:00
parent 30ff1637e2
commit 518a4e1173
4 changed files with 212 additions and 15 deletions
+4 -2
View File
@@ -1,7 +1,9 @@
ASIO Port
=========
Asio is a cross-platform C++ library, see https://think-async.com/Asio/. It provides a consistent asynchronous model using a modern C++ approach.
:link_to_translation:`zh_CN:[中文]`
ASIO is a cross-platform C++ library, see https://think-async.com/Asio/. It provides a consistent asynchronous model using a modern C++ approach.
The ESP-IDF component ``ASIO`` has been moved from ESP-IDF since version v5.0 to a separate repository:
@@ -14,4 +16,4 @@ Hosted Documentation
The documentation can be found on the link below:
* `ASIO documentation (English) <https://docs.espressif.com/projects/esp-protocols/asio/docs/latest/index.html>`__
* `ASIO documentation (English) <https://docs.espressif.com/projects/esp-protocols/asio/docs/latest/index.html>`__