Merge branch 'docs/remove_incorrect_info_for_esp32p4_sdmmc_v5.5' into 'release/v5.5'

docs: Remove incorrect description for ESP32-P4 SDMMC (v5.5)

See merge request espressif/esp-idf!40673
This commit is contained in:
Jiang Jiang Jian
2025-07-22 17:24:26 +08:00
2 changed files with 2 additions and 2 deletions
@@ -67,7 +67,7 @@ Overview
Pins used by Slot 0 (``HS1_*``) are also used to connect the SPI flash chip in ESP32-WROOM and ESP32-WROVER modules. These pins cannot be concurrently shared between an SD card and an SPI flash. If you need to use Slot 0, establish an alternative connection for the SPI flash using different pins and configure the necessary eFuses accordingly.
.. only:: SOC_SDMMC_USE_GPIO_MATRIX
.. only:: esp32s3
Both slots :c:macro:`SDMMC_HOST_SLOT_0` and :c:macro:`SDMMC_HOST_SLOT_1` support 1-, 4- and 8-line SD interfaces. The slots are connected to {IDF_TARGET_NAME} GPIOs using the GPIO matrix. This means that any GPIO may be used for each of the SD card signals.