Made MT stack size configurable

This commit is contained in:
Niclas Finne 2012-10-23 00:52:52 +02:00
parent e25226f01e
commit f5c8cff5b2
3 changed files with 12 additions and 7 deletions

View file

@ -48,6 +48,7 @@
#include "contiki.h"
#include "sys/mt.h"
#include <stdio.h>
static char *ptr;