mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
ardrone: Optimize for size, since performance is good at any rate
This commit is contained in:
parent
8960c9e0a8
commit
d6632ee2dd
@ -39,3 +39,5 @@ MODULE_COMMAND = ardrone_interface
|
||||
SRCS = ardrone_interface.c \
|
||||
ardrone_motor_control.c
|
||||
MODULE_STACKSIZE = 1200
|
||||
|
||||
MAXOPTIMIZATION = -Os
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user