Merge branch 'docs/update_examples_in_sdio_slave' into 'master'

docs: Update the application examples in sdio_slave

Closes DOC-8319

See merge request espressif/esp-idf!31994
This commit is contained in:
Michael (XIAO Xufeng)
2024-09-19 11:14:49 +08:00
2 changed files with 3 additions and 3 deletions

View File

@@ -280,7 +280,7 @@ There are several ways to use the ``arg`` in the queue parameter:
Application Example Application Example
------------------- -------------------
Slave/master communication: :example:`peripherals/sdio`. - :example:`peripherals/sdio/host` and :example:`peripherals/sdio/slave` demonstrate how to use a host to communicate with an ESP SDIO slave device.
API Reference API Reference
------------- -------------

View File

@@ -278,9 +278,9 @@ SDIO 从机驱动程序的相关术语如下:
应用示例 应用示例
------------------- --------
从机/主机通信的相关应用示例请参阅 :example:`peripherals/sdio` - :example:`peripherals/sdio/host`:example:`peripherals/sdio/slave` 演示了如何使用主机与 ESP SDIO 从机进行通信
API 参考 API 参考
------------- -------------