mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Config updates to match recent NuttX merge
This commit is contained in:
parent
6576edb47e
commit
49addf7663
@ -510,6 +510,7 @@ CONFIG_HAVE_LIBM=y
|
||||
# CONFIG_SCHED_WAITPID - Enable the waitpid() API
|
||||
# CONFIG_SCHED_ATEXIT - Enabled the atexit() API
|
||||
#
|
||||
CONFIG_USER_ENTRYPOINT="nsh_main"
|
||||
#CONFIG_APPS_DIR=
|
||||
CONFIG_DEBUG=y
|
||||
CONFIG_DEBUG_VERBOSE=y
|
||||
|
||||
@ -323,6 +323,7 @@ CONFIG_HAVE_LIBM=n
|
||||
# CONFIG_SCHED_WAITPID - Enable the waitpid() API
|
||||
# CONFIG_SCHED_ATEXIT - Enabled the atexit() API
|
||||
#
|
||||
CONFIG_USER_ENTRYPOINT="user_start"
|
||||
#CONFIG_APPS_DIR=
|
||||
CONFIG_DEBUG=n
|
||||
CONFIG_DEBUG_VERBOSE=n
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user