ekf2: compile at MAX_CUSTOM_OPT_LEVEL

This commit is contained in:
Daniel Agar
2020-11-01 09:45:01 -05:00
parent 1e03285405
commit 880dc6accd
4 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -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