mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-23 08:27:34 +08:00
BMI055 increase MAIN stack
This commit is contained in:
@@ -33,8 +33,7 @@
|
||||
px4_add_module(
|
||||
MODULE drivers__bmi055
|
||||
MAIN bmi055
|
||||
STACK_MAIN 1200
|
||||
COMPILE_FLAGS
|
||||
STACK_MAIN 1500
|
||||
SRCS
|
||||
BMI055_accel.cpp
|
||||
BMI055_gyro.cpp
|
||||
|
||||
Reference in New Issue
Block a user