aboutsummaryrefslogtreecommitdiff
path: root/src/examples/px4_mavlink_debug/module.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/examples/px4_mavlink_debug/module.mk')
-rw-r--r--src/examples/px4_mavlink_debug/module.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/examples/px4_mavlink_debug/module.mk b/src/examples/px4_mavlink_debug/module.mk
index fefd61496..c7ef97fc4 100644
--- a/src/examples/px4_mavlink_debug/module.mk
+++ b/src/examples/px4_mavlink_debug/module.mk
@@ -37,4 +37,6 @@
MODULE_COMMAND = px4_mavlink_debug
-SRCS = px4_mavlink_debug.c \ No newline at end of file
+SRCS = px4_mavlink_debug.c
+
+MODULE_STACKSIZE = 2000