[Tinyos-2-commits] CVS: tinyos-2.x/tools configure.ac,1.7,1.8

Kevin Klues klueska at users.sourceforge.net
Thu May 22 18:04:38 PDT 2008


Update of /cvsroot/tinyos/tinyos-2.x/tools
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv27902

Modified Files:
	configure.ac 
Log Message:
Update to tos-storage-* tools to support a '-t' flag to generate a VolumeMapC.nc file that exports interfaces from all the volumes described in the XML file for a particular storage chip.  Also fixed the make system to create and install the tos-storage-pxa27xp30 script

Index: configure.ac
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tools/configure.ac,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** configure.ac	28 Aug 2007 04:34:44 -0000	1.7
--- configure.ac	23 May 2008 01:04:35 -0000	1.8
***************
*** 144,147 ****
--- 144,148 ----
  	tinyos/misc/tos-storage-at45db
  	tinyos/misc/tos-storage-stm25p
+ 	tinyos/misc/tos-storage-pxa27xp30
  	tinyos/misc/Makefile
  	tinyos/ncc/Makefile



More information about the Tinyos-2-commits mailing list