mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
mindpx-v2_default STACK -> STACK_MAIN
This commit is contained in:
parent
469af45c21
commit
f58157266f
@ -33,7 +33,7 @@
|
||||
px4_add_module(
|
||||
MODULE drivers__hc_sr04
|
||||
MAIN hc_sr04
|
||||
STACK 1200
|
||||
STACK_MAIN 1200
|
||||
COMPILE_FLAGS
|
||||
-Os
|
||||
SRCS
|
||||
|
||||
@ -33,7 +33,7 @@
|
||||
px4_add_module(
|
||||
MODULE drivers__mpu6500
|
||||
MAIN mpu6500
|
||||
STACK 1200
|
||||
STACK_MAIN 1200
|
||||
COMPILE_FLAGS
|
||||
-Weffc++
|
||||
-Os
|
||||
|
||||
@ -33,7 +33,7 @@
|
||||
px4_add_module(
|
||||
MODULE drivers__test_ppm
|
||||
MAIN test_ppm
|
||||
STACK 1200
|
||||
STACK_MAIN 1200
|
||||
COMPILE_FLAGS
|
||||
-Weffc++
|
||||
-Os
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user