Browse Source

px4fmu-v4pro nsh Update for upstream NuttX removed CONFIG_LIBC_ARCH_BZERO

sbg
David Sidrane 8 years ago committed by Daniel Agar
parent
commit
a81889a1c5
  1. 1
      nuttx-configs/px4fmu-v4pro/nsh/defconfig

1
nuttx-configs/px4fmu-v4pro/nsh/defconfig

@ -1237,7 +1237,6 @@ CONFIG_LIBC_ARCH_MEMCPY=y @@ -1237,7 +1237,6 @@ CONFIG_LIBC_ARCH_MEMCPY=y
# CONFIG_LIBC_ARCH_STRNCPY is not set
# CONFIG_LIBC_ARCH_STRLEN is not set
# CONFIG_LIBC_ARCH_STRNLEN is not set
# CONFIG_LIBC_ARCH_BZERO is not set
# CONFIG_LIBC_ARCH_ELF is not set
CONFIG_ARMV7M_MEMCPY=y
# CONFIG_NOPRINTF_FIELDWIDTH is not set

Loading…
Cancel
Save