From 4e04781d1f2c86ffb3799a649026c61570ddc4cb Mon Sep 17 00:00:00 2001 From: David Sidrane Date: Tue, 24 Dec 2019 07:24:21 -0800 Subject: [PATCH] mro_ctrl-zero-f7:Support Nuttx SDIO Fixes --- boards/mro/ctrl-zero-f7/nuttx-config/nsh/defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/boards/mro/ctrl-zero-f7/nuttx-config/nsh/defconfig b/boards/mro/ctrl-zero-f7/nuttx-config/nsh/defconfig index 3473d92292..ae088a5416 100644 --- a/boards/mro/ctrl-zero-f7/nuttx-config/nsh/defconfig +++ b/boards/mro/ctrl-zero-f7/nuttx-config/nsh/defconfig @@ -150,6 +150,7 @@ CONFIG_SCHED_LPWORKSTACKSIZE=1536 CONFIG_SCHED_WAITPID=y CONFIG_SDCLONE_DISABLE=y CONFIG_SDMMC1_SDIO_MODE=y +CONFIG_SDMMC1_SDIO_PULLUP=y CONFIG_SEM_NNESTPRIO=8 CONFIG_SEM_PREALLOCHOLDERS=0 CONFIG_SERIAL_IFLOWCONTROL_WATERMARKS=y