From bdd5dc21be823b332baa6a795ec789ac13514877 Mon Sep 17 00:00:00 2001 From: Armando Date: Thu, 25 Jul 2024 09:28:30 +0800 Subject: [PATCH] fix(sdmmc): fix pin config doc format --- docs/en/api-reference/storage/sdmmc.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/en/api-reference/storage/sdmmc.rst b/docs/en/api-reference/storage/sdmmc.rst index ec2fbe2dbf..39232c0bb6 100644 --- a/docs/en/api-reference/storage/sdmmc.rst +++ b/docs/en/api-reference/storage/sdmmc.rst @@ -31,15 +31,15 @@ For functions used to initialize and configure: Pin Configurations ------------------ -..only:: SOC_SDMMC_USE_IOMUX and not SOC_SDMMC_USE_GPIO_MATRIX +.. only:: SOC_SDMMC_USE_IOMUX and not SOC_SDMMC_USE_GPIO_MATRIX SDMMC pins are dedicated, you don't have to configure the pins. -..only:: SOC_SDMMC_USE_GPIO_MATRIX and not SOC_SDMMC_USE_IOMUX +.. only:: SOC_SDMMC_USE_GPIO_MATRIX and not SOC_SDMMC_USE_IOMUX SDMMC pin signals are routed via GPIO Matrix, so you will need to configure the pins in :cpp:type:`sdmmc_slot_config_t`. -..only:: esp32p4 +.. only:: esp32p4 SDMMC have two slots: