Motor test: optimize for size

This commit is contained in:
Lorenz Meier 2014-11-15 13:49:48 +01:00
parent 8e8dd62fbd
commit a7eaf07f4f
1 changed files with 2 additions and 0 deletions

View File

@ -39,3 +39,5 @@ MODULE_COMMAND = motor_test
SRCS = motor_test.c
MODULE_STACKSIZE = 4096
MAXOPTIMIZATION = -Os