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_init.h
sd_ops.c
sd_ops.h
sd_utils.h
sd.c
sdio.c
sdmmc.c