mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
docs: Update the application examples in sdio_slave
This commit is contained in:
parent
25f071342b
commit
04168efcaf
@ -280,7 +280,7 @@ There are several ways to use the ``arg`` in the queue parameter:
|
||||
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
|
||||
-------------
|
||||
|
@ -278,9 +278,9 @@ SDIO 从机驱动程序的相关术语如下:
|
||||
|
||||
|
||||
应用示例
|
||||
-------------------
|
||||
--------
|
||||
|
||||
从机/主机通信的相关应用示例请参阅 :example:`peripherals/sdio`。
|
||||
- :example:`peripherals/sdio/host` 和 :example:`peripherals/sdio/slave` 演示了如何使用主机与 ESP SDIO 从机进行通信。
|
||||
|
||||
API 参考
|
||||
-------------
|
||||
|
Loading…
Reference in New Issue
Block a user