mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
systemcmds/top: increase stack 200 bytes
- this is necessary after most boards increased CONFIG_MAX_TASKS 32 -> 64
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
px4_add_module(
|
||||
MODULE systemcmds__top
|
||||
MAIN top
|
||||
STACK_MAIN 1700
|
||||
STACK_MAIN 1900
|
||||
PRIORITY "SCHED_PRIORITY_MAX"
|
||||
COMPILE_FLAGS
|
||||
SRCS
|
||||
|
||||
Reference in New Issue
Block a user