docs: Update the application examples in sdio_slave

This commit is contained in:
shenmengjing 2024-07-09 15:47:26 +08:00
parent 25f071342b
commit 04168efcaf
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 参考
------------- -------------