mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
px4fmu-v4 nsh:Optimize memset for speed
This commit is contained in:
parent
24446f0c88
commit
68679a3e8e
@ -1338,7 +1338,8 @@ CONFIG_LIBC_STRERROR=y
|
||||
#
|
||||
# memcpy/memset Options
|
||||
#
|
||||
# CONFIG_MEMSET_OPTSPEED is not set
|
||||
CONFIG_MEMSET_OPTSPEED=y
|
||||
CONFIG_MEMSET_64BIT=y
|
||||
# CONFIG_LIBC_DLLFCN is not set
|
||||
# CONFIG_LIBC_MODLIB is not set
|
||||
# CONFIG_LIBC_WCHAR is not set
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user