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