commander: Increase frame size limit

This commit is contained in:
Lorenz Meier
2015-03-15 17:24:50 +01:00
parent 904fc9b21c
commit ad54ff616d
+1 -1
View File
@@ -52,5 +52,5 @@ MODULE_STACKSIZE = 5000
MAXOPTIMIZATION = -Os
EXTRACXXFLAGS = -Wframe-larger-than=2000
EXTRACXXFLAGS = -Wframe-larger-than=2200