[Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/tkn154/TestStartSync/coordinator Makefile, 1.1, 1.2

Jan-Hinrich Hauer janhauer at users.sourceforge.net
Thu Mar 26 08:29:25 PDT 2009


Update of /cvsroot/tinyos/tinyos-2.x/apps/tests/tkn154/TestStartSync/coordinator
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv22270/apps/tests/tkn154/TestStartSync/coordinator

Modified Files:
	Makefile 
Log Message:
Added some explanation about the serial debugging.

Index: Makefile
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tests/tkn154/TestStartSync/coordinator/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** Makefile	21 Jul 2008 15:18:17 -0000	1.1
--- Makefile	26 Mar 2009 15:29:22 -0000	1.2
***************
*** 1,3 ****
--- 1,4 ----
  COMPONENT=TestStartSyncAppC
  CFLAGS += -I$(shell pwd)/..
+ CFLAGS += -DIEEE154_SCAN_DISABLED -DIEEE154_BEACON_SYNC_DISABLED
  include ../../Makefile.include



More information about the Tinyos-2-commits mailing list