mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-18 22:19:06 +08:00
px4io-v1:Reduce Number of tasks and name
This commit is contained in:
parent
de9e63d506
commit
0d7c290f89
@ -623,8 +623,8 @@ CONFIG_INIT_ENTRYPOINT=y
|
||||
CONFIG_USER_ENTRYPOINT="user_start"
|
||||
CONFIG_RR_INTERVAL=0
|
||||
# CONFIG_SCHED_SPORADIC is not set
|
||||
CONFIG_TASK_NAME_SIZE=8
|
||||
CONFIG_MAX_TASKS=4
|
||||
CONFIG_TASK_NAME_SIZE=4
|
||||
CONFIG_MAX_TASKS=2
|
||||
# CONFIG_SCHED_HAVE_PARENT is not set
|
||||
# CONFIG_SCHED_WAITPID is not set
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user