mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-25 13:30:34 +08:00
STACK_MAIN increase default 1024 -> 2048
This commit is contained in:
committed by
Lorenz Meier
parent
9ed2daef48
commit
78ef8aab2d
@@ -34,7 +34,6 @@ px4_add_module(
|
||||
MODULE drivers__vmount
|
||||
MAIN vmount
|
||||
COMPILE_FLAGS
|
||||
STACK_MAIN 1024
|
||||
SRCS
|
||||
input.cpp
|
||||
input_mavlink.cpp
|
||||
@@ -48,4 +47,4 @@ px4_add_module(
|
||||
git_ecl
|
||||
ecl_geo
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user