Browse Source

cuav_x7pro:Set CONFIG_MKFATFS_BUFFER_ALIGMENT=32

master
David Sidrane 3 years ago committed by Daniel Agar
parent
commit
83885b0304
  1. 1
      boards/cuav/x7pro/nuttx-config/nsh/defconfig

1
boards/cuav/x7pro/nuttx-config/nsh/defconfig

@ -87,6 +87,7 @@ CONFIG_LIBC_LONG_LONG=y @@ -87,6 +87,7 @@ CONFIG_LIBC_LONG_LONG=y
CONFIG_LIBC_STRERROR=y
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