HIL: Use smaller task launch stack

This commit is contained in:
Lorenz Meier 2015-08-12 19:10:37 +02:00
parent 5a4df66f52
commit 8a3301c73c
1 changed files with 1 additions and 0 deletions

View File

@ -40,3 +40,4 @@ MODULE_COMMAND = hil
SRCS = hil.cpp
MAXOPTIMIZATION = -Os
MODULE_STACKSIZE = 1200