mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-23 15:07:34 +08:00
sdlog2: Fix stack size
This commit is contained in:
@@ -36,7 +36,7 @@ px4_add_module(
|
||||
PRIORITY "SCHED_PRIORITY_MAX-30"
|
||||
STACK 1200
|
||||
COMPILE_FLAGS
|
||||
-Wframe-larger-than=1400
|
||||
-Wframe-larger-than=1500
|
||||
-Os
|
||||
SRCS
|
||||
sdlog2.c
|
||||
|
||||
Reference in New Issue
Block a user