mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-09 08:00:35 +08:00
ekf2: compile at MAX_CUSTOM_OPT_LEVEL
This commit is contained in:
@@ -37,7 +37,7 @@ px4_add_module(
|
||||
MODULE modules__ekf2
|
||||
MAIN ekf2
|
||||
COMPILE_FLAGS
|
||||
STACK_MAX 2400
|
||||
${MAX_CUSTOM_OPT_LEVEL}
|
||||
SRCS
|
||||
EKF2.cpp
|
||||
EKF2.hpp
|
||||
|
||||
Reference in New Issue
Block a user