mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 02:55:07 +08:00
fxas21002c:Add margin to stack from RTT-Stack check
This commit is contained in:
committed by
Daniel Agar
parent
e84a7dc140
commit
153d106969
@@ -33,7 +33,7 @@
|
|||||||
px4_add_module(
|
px4_add_module(
|
||||||
MODULE drivers__fxas21002c
|
MODULE drivers__fxas21002c
|
||||||
MAIN fxas21002c
|
MAIN fxas21002c
|
||||||
STACK_MAIN 1200
|
STACK_MAIN 1500
|
||||||
COMPILE_FLAGS
|
COMPILE_FLAGS
|
||||||
SRCS
|
SRCS
|
||||||
fxas21002c.cpp
|
fxas21002c.cpp
|
||||||
|
|||||||
Reference in New Issue
Block a user