SDLOG2: Optimize for size

This commit is contained in:
Lorenz Meier 2014-11-15 13:54:54 +01:00
parent 42575bbc37
commit a7bc52754d
1 changed files with 2 additions and 0 deletions

View File

@ -43,3 +43,5 @@ SRCS = sdlog2.c \
logbuffer.c
MODULE_STACKSIZE = 1200
MAXOPTIMIZATION = -Os