From b3cc39cfd8d806c64b63e11939c8cf2f016549a9 Mon Sep 17 00:00:00 2001 From: Armando Date: Mon, 11 Dec 2023 11:47:00 +0800 Subject: [PATCH] Revert "doc(sdmmc): update emmc states" This reverts commit 77299842ed4dee62fcca221c76b62cbd6526b7b0. --- docs/en/api-reference/peripherals/sdmmc_host.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/en/api-reference/peripherals/sdmmc_host.rst b/docs/en/api-reference/peripherals/sdmmc_host.rst index d69bbe9583..5b8f231447 100644 --- a/docs/en/api-reference/peripherals/sdmmc_host.rst +++ b/docs/en/api-reference/peripherals/sdmmc_host.rst @@ -84,10 +84,11 @@ SDMMC Host driver supports the following speed modes: - Default Speed (20 MHz): 1-line or 4-line with SD cards, and 1-line, 4-line, or 8-line with 3.3 V eMMC - High Speed (40 MHz): 1-line or 4-line with SD cards, and 1-line, 4-line, or 8-line with 3.3 V eMMC -- High Speed DDR (40 MHz): 4-line and 8-line with 3.3 V eMMC +- High Speed DDR (40 MHz): 4-line with 3.3 V eMMC Speed modes not supported at present: +- High Speed DDR mode: 8-line eMMC - UHS-I 1.8 V modes: 4-line SD cards