px4fmu-v5 nsh Update for upstream NuttX removed CONFIG_LIBC_ARCH_BZERO

This commit is contained in:
David Sidrane 2017-02-22 06:59:43 -10:00 committed by Daniel Agar
parent a81889a1c5
commit ccb2bcf7c1

View File

@ -1080,7 +1080,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