mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-18 07:07:36 +08:00
esc35-v1 nsh:Optimize memset for speed
This commit is contained in:
committed by
Daniel Agar
parent
ad6d0304a9
commit
0d82e807fe
@@ -997,7 +997,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
|
||||
|
||||
Reference in New Issue
Block a user