aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Sidrane <david_s5@nscdg.com>2015-01-07 16:04:55 -1000
committerDavid Sidrane <david_s5@nscdg.com>2015-04-07 07:49:05 -1000
commitb094e5c7f31930eca7636287e4750c820f9865e8 (patch)
tree5f8f99a7f088fc2adab482fb0b345b707148a433
parentef2c1f66f97b07733a7a77d219cbba4ee3a67ba3 (diff)
downloadpx4-firmware-b094e5c7f31930eca7636287e4750c820f9865e8.tar.gz
px4-firmware-b094e5c7f31930eca7636287e4750c820f9865e8.tar.bz2
px4-firmware-b094e5c7f31930eca7636287e4750c820f9865e8.zip
Probes in board.h but disabled and with Configuation for SDIO fix
-rw-r--r--nuttx-configs/px4fmu-v2/nsh/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx-configs/px4fmu-v2/nsh/defconfig b/nuttx-configs/px4fmu-v2/nsh/defconfig
index 2688bbbdb..917bd18b3 100644
--- a/nuttx-configs/px4fmu-v2/nsh/defconfig
+++ b/nuttx-configs/px4fmu-v2/nsh/defconfig
@@ -687,6 +687,7 @@ CONFIG_MMCSD_NSLOTS=1
CONFIG_MMCSD_MULTIBLOCK_DISABLE=y
# CONFIG_MMCSD_MMCSUPPORT is not set
# CONFIG_MMCSD_HAVECARDDETECT is not set
+CONFIG_MMCSD_HAVE_SDIOWAIT_WRCOMPLETE=y
# CONFIG_MMCSD_SPI is not set
CONFIG_ARCH_HAVE_SDIO=y
CONFIG_ARCH_HAVE_SDIOWAIT_WRCOMPLETE=y