mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-24 17:20:34 +08:00
Motor test: optimize for size
This commit is contained in:
@@ -39,3 +39,5 @@ MODULE_COMMAND = motor_test
|
||||
SRCS = motor_test.c
|
||||
|
||||
MODULE_STACKSIZE = 4096
|
||||
|
||||
MAXOPTIMIZATION = -Os
|
||||
|
||||
Reference in New Issue
Block a user