[Tinyos-commits] CVS: tinyos-1.x/tools/make imote2.target,1.2,1.3

Robbie Adler radler at users.sourceforge.net
Tue Sep 6 11:21:04 PDT 2005


Update of /cvsroot/tinyos/tinyos-1.x/tools/make
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27984

Modified Files:
	imote2.target 
Log Message:
updated to include low level flash functions

Index: imote2.target
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/tools/make/imote2.target,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** imote2.target	10 Jun 2005 21:40:35 -0000	1.2
--- imote2.target	6 Sep 2005 18:21:01 -0000	1.3
***************
*** 9,12 ****
--- 9,14 ----
  endif
  
+ ASSEMBLY_FILES += $(PLATFORM_DIR)/../imote2/flash.s $(PLATFORM_DIR)/../imote2/binarymover.s
+ 
  $(call TOSMake_include_platform,pxa27x)
  



More information about the Tinyos-commits mailing list