forked from Archive/PX4-Autopilot
aerofc-v1 nsh Update for upstream NuttX removed CONFIG_LIBC_ARCH_BZERO
This commit is contained in:
parent
770fab470d
commit
5f3c31e6c5
|
@ -1142,7 +1142,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…
Reference in New Issue