increase commander framesize

This commit is contained in:
Thomas Gubler 2014-12-28 23:22:02 +01:00
parent c29972424f
commit c583f1fe8b
1 changed files with 1 additions and 1 deletions

View File

@ -52,5 +52,5 @@ MODULE_STACKSIZE = 1200
MAXOPTIMIZATION = -Os
EXTRACXXFLAGS = -Wframe-larger-than=1900
EXTRACXXFLAGS = -Wframe-larger-than=2000