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
@@ -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
-------------