[Tinyos-2-commits] CVS: tinyos-2.x/apps/tosthreads/capps/TestCollection Makefile, 1.2, 1.3
Kevin Klues
klueska at users.sourceforge.net
Tue Jun 17 21:23:00 PDT 2008
Update of /cvsroot/tinyos/tinyos-2.x/apps/tosthreads/capps/TestCollection
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv30193/apps/tosthreads/capps/TestCollection
Modified Files:
Makefile
Log Message:
Update to TestCollection for threads
Index: Makefile
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tosthreads/capps/TestCollection/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Makefile 17 Jun 2008 19:07:49 -0000 1.2
--- Makefile 18 Jun 2008 04:22:58 -0000 1.3
***************
*** 1,4 ****
--- 1,6 ----
TOSTHREAD_MAIN=TestCollection.c
+ PFLAGS += -DTOSTHREAD_MAIN_STACK_SIZE=800
+
CFLAGS += -I$(TOSDIR)/lib/tosthreads/sensorboards/universal
More information about the Tinyos-2-commits
mailing list