Browse Source

px4flow-v2 bootloader Update for upstream NuttX removed CONFIG_LIBC_ARCH_BZERO

sbg
David Sidrane 8 years ago committed by Daniel Agar
parent
commit
981f673084
  1. 1
      nuttx-configs/px4flow-v2/bootloader/defconfig

1
nuttx-configs/px4flow-v2/bootloader/defconfig

@ -843,7 +843,6 @@ CONFIG_NUNGET_CHARS=0 @@ -843,7 +843,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

Loading…
Cancel
Save