Browse Source

mro_ctrl-zero-f7:Set CONFIG_MKFATFS_BUFFER_ALIGMENT=32

master
David Sidrane 3 years ago committed by Daniel Agar
parent
commit
0d203deb34
  1. 1
      boards/mro/ctrl-zero-f7/nuttx-config/nsh/defconfig

1
boards/mro/ctrl-zero-f7/nuttx-config/nsh/defconfig

@ -86,6 +86,7 @@ CONFIG_LIBC_STRERROR=y @@ -86,6 +86,7 @@ CONFIG_LIBC_STRERROR=y
CONFIG_FS_PROCFS_MAX_TASKS=64
CONFIG_MEMSET_64BIT=y
CONFIG_MEMSET_OPTSPEED=y
CONFIG_MKFATFS_BUFFER_ALIGMENT=32
CONFIG_MMCSD=y
CONFIG_MMCSD_SDIO=y
CONFIG_MMCSD_SDIOWAIT_WRCOMPLETE=y

Loading…
Cancel
Save