zephyr/subsys/sd
Mirai SHINJO 93b59a2314 sd: correct mismatched comment for CONFIG_SDMMC_STACK
The closing comment for CONFIG_SDMMC_STACK #ifdef directive was
incorrectly labeled as CONFIG_SDIO_STACK. This commit corrects the
comment to reflect the correct configuration macro and improve code
clarity.

Signed-off-by: Mirai SHINJO <oss@mshinjo.com>
2025-03-31 21:59:40 +02:00
..
CMakeLists.txt
Kconfig
mmc.c sd: mmc: Remove unwanted request to card for reading OCR content 2025-02-26 22:03:23 +00:00
sd_init.h
sd_ops.c
sd_ops.h
sd_utils.h
sd.c sd: correct mismatched comment for CONFIG_SDMMC_STACK 2025-03-31 21:59:40 +02:00
sdio.c
sdmmc.c