Merge branch 'sizeopt' into silicon_mitigation

This commit is contained in:
Lorenz Meier
2014-11-15 13:55:18 +01:00
7 changed files with 14 additions and 0 deletions
+2
View File
@@ -39,3 +39,5 @@ MODULE_COMMAND = bottle_drop
SRCS = bottle_drop.cpp \
bottle_drop_params.c
MAXOPTIMIZATION = -Os
+2
View File
@@ -43,3 +43,5 @@ SRCS = sdlog2.c \
logbuffer.c
MODULE_STACKSIZE = 1200
MAXOPTIMIZATION = -Os