top: Reduce stack size, but leave some room if it has to print a few more apps

This commit is contained in:
Lorenz Meier
2014-05-15 09:11:32 +02:00
parent ddbad698bc
commit 9f097c1858
+1 -1
View File
@@ -38,7 +38,7 @@
MODULE_COMMAND = top
SRCS = top.c
MODULE_STACKSIZE = 2048
MODULE_STACKSIZE = 1700
MAXOPTIMIZATION = -Os