mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-21 04:33:10 +08:00
px4fmu-v2 disable errno strings
This commit is contained in:
committed by
Lorenz Meier
parent
e5ed05766d
commit
34f1bbeb44
@@ -1339,8 +1339,7 @@ CONFIG_TASK_SPAWN_DEFAULT_STACKSIZE=2048
|
||||
#
|
||||
# errno Decode Support
|
||||
#
|
||||
CONFIG_LIBC_STRERROR=y
|
||||
# CONFIG_LIBC_STRERROR_SHORT is not set
|
||||
# CONFIG_LIBC_STRERROR is not set
|
||||
# CONFIG_LIBC_PERROR_STDOUT is not set
|
||||
|
||||
#
|
||||
@@ -1609,7 +1608,6 @@ CONFIG_NSH_MMCSDSLOTNO=0
|
||||
CONFIG_NSH_CODECS_BUFSIZE=128
|
||||
CONFIG_NSH_PROC_MOUNTPOINT="/proc"
|
||||
CONFIG_NSH_FILEIOSIZE=512
|
||||
CONFIG_NSH_STRERROR=y
|
||||
|
||||
#
|
||||
# Scripting Support
|
||||
|
||||
Reference in New Issue
Block a user