px4esc-v1 bootloader Update for upstream NuttX removed CONFIG_LIBC_ARCH_BZERO

This commit is contained in:
David Sidrane 2017-02-22 06:59:40 -10:00 committed by Daniel Agar
parent d5795f4467
commit a0f1dbe554

View File

@ -881,7 +881,6 @@ CONFIG_NUNGET_CHARS=0
# 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 is not set
# CONFIG_NOPRINTF_FIELDWIDTH is not set