sdlog2 start tool: Reduce stack, since it just starts the app

This commit is contained in:
Lorenz Meier 2014-05-15 09:04:16 +02:00
parent 35e7e375de
commit 2cda682074
1 changed files with 2 additions and 0 deletions

View File

@ -41,3 +41,5 @@ MODULE_PRIORITY = "SCHED_PRIORITY_MAX-30"
SRCS = sdlog2.c \
logbuffer.c
MODULE_STACKSIZE = 1200