[Tinyos-commits] CVS: tinyos-1.x/apps/TelosPWM Makefile,1.2,1.3

Joe Polastre jpolastre at users.sourceforge.net
Fri Jul 29 01:25:49 PDT 2005


Update of /cvsroot/tinyos/tinyos-1.x/apps/TelosPWM
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9191

Modified Files:
	Makefile 
Log Message:
works on tmote too


Index: Makefile
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/apps/TelosPWM/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Makefile	29 Jul 2005 05:29:55 -0000	1.2
--- Makefile	29 Jul 2005 08:25:47 -0000	1.3
***************
*** 1,3 ****
! PLATFORMS=telos telosb 
  COMPONENT = PWMTestC
  include $(MAKERULES)
--- 1,3 ----
! PLATFORMS=telos telosb tmote
  COMPONENT = PWMTestC
  include $(MAKERULES)



More information about the Tinyos-commits mailing list