mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
bmp388: use default stack size of 2048, fixes stack check failure
This commit is contained in:
@@ -34,10 +34,6 @@
|
||||
px4_add_module(
|
||||
MODULE drivers__barometer__bmp388
|
||||
MAIN bmp388
|
||||
COMPILE_FLAGS
|
||||
-Wno-cast-align # TODO: fix and enable
|
||||
STACK_MAIN
|
||||
1200
|
||||
SRCS
|
||||
bmp388_spi.cpp
|
||||
bmp388_i2c.cpp
|
||||
|
||||
Reference in New Issue
Block a user