docs: Provide Chinese translation for api-reference/protocols/esp_serial_slave_link.rst
This commit is contained in:
@@ -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>`__
|
||||
Reference in New Issue
Block a user