mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-23 06:17:35 +08:00
Logger: Be more efficient
This commit is contained in:
@@ -36,9 +36,7 @@ px4_add_module(
|
||||
MAIN logger
|
||||
PRIORITY "SCHED_PRIORITY_MAX-30"
|
||||
STACK_MAIN 2200
|
||||
COMPILE_FLAGS
|
||||
${MODULE_CFLAGS}
|
||||
-Os
|
||||
COMPILE_FLAGS -Os
|
||||
SRCS
|
||||
logger.cpp
|
||||
log_writer.cpp
|
||||
|
||||
Reference in New Issue
Block a user