systemcmds/top: increase stack 200 bytes

- this is necessary after most boards increased CONFIG_MAX_TASKS 32 -> 64
This commit is contained in:
Daniel Agar
2019-06-30 17:28:10 -04:00
parent d1298f2c37
commit 7f9415ba46

View File

@@ -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