mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 11:06:04 +08:00
Commander: Build optimized for size
This commit is contained in:
@@ -42,6 +42,7 @@ px4_add_module(
|
||||
STACK 5000
|
||||
COMPILE_FLAGS
|
||||
${MODULE_CFLAGS}
|
||||
-Os
|
||||
SRCS
|
||||
commander.cpp
|
||||
commander_params.c
|
||||
|
||||
Reference in New Issue
Block a user