mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-06 16:49:51 +08:00
px4io-v2:Reduce Number of tasks and name
This commit is contained in:
committed by
Lorenz Meier
parent
3eb909823e
commit
8cce1bd078
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user