Browse Source

av_x-v1:Support Nuttx SDIO Fixes

sbg
David Sidrane 5 years ago committed by Daniel Agar
parent
commit
4f1790864d
  1. 1
      boards/av/x-v1/nuttx-config/nsh/defconfig

1
boards/av/x-v1/nuttx-config/nsh/defconfig

@ -166,6 +166,7 @@ CONFIG_SCHED_LPWORKSTACKSIZE=1536 @@ -166,6 +166,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_TERMIOS=y

Loading…
Cancel
Save