Commander: Build optimized for size

This commit is contained in:
Lorenz Meier 2015-10-03 13:01:29 +02:00
parent 1df1166127
commit e0702ce48d
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ px4_add_module(
STACK 5000
COMPILE_FLAGS
${MODULE_CFLAGS}
-Os
SRCS
commander.cpp
commander_params.c