mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Motor test: optimize for size
This commit is contained in:
parent
8e8dd62fbd
commit
a7eaf07f4f
@ -39,3 +39,5 @@ MODULE_COMMAND = motor_test
|
||||
SRCS = motor_test.c
|
||||
|
||||
MODULE_STACKSIZE = 4096
|
||||
|
||||
MAXOPTIMIZATION = -Os
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user