mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-28 05:20:35 +08:00
STACK_MAIN increase default 1024 -> 2048
This commit is contained in:
committed by
Lorenz Meier
parent
9ed2daef48
commit
78ef8aab2d
@@ -35,7 +35,6 @@ px4_add_module(
|
||||
MODULE modules__logger
|
||||
MAIN logger
|
||||
PRIORITY "SCHED_PRIORITY_MAX-30"
|
||||
STACK_MAIN 2200
|
||||
COMPILE_FLAGS
|
||||
-Wno-cast-align # TODO: fix and enable
|
||||
SRCS
|
||||
|
||||
Reference in New Issue
Block a user