Systemlib: Optimize for size

This commit is contained in:
Lorenz Meier 2014-11-15 13:52:34 +01:00
parent a12c98ba63
commit a869105ba2
1 changed files with 1 additions and 0 deletions

View File

@ -55,3 +55,4 @@ SRCS = err.c \
pwm_limit/pwm_limit.c \
circuit_breaker.c
MAXOPTIMIZATION = -Os