[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
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/support/make/null null.rules, 1.7, 1.8
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/tools/tinyos/misc Makefile.am, 1.7, 1.8 tos-storage-at45db.1, 1.4, 1.5 tos-storage-at45db.in, 1.3, 1.4 tos-storage-pxa27xp30, 1.4, 1.5 tos-storage-pxa27xp30.1, 1.2, 1.3 tos-storage-pxa27xp30.in, 1.4, 1.5 tos-storage-stm25p.1, 1.3, 1.4 tos-storage-stm25p.in, 1.5, 1.6
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/support/make/null null.rules, 1.7, 1.8
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/tools/tinyos/misc Makefile.am, 1.7, 1.8 tos-storage-at45db.1, 1.4, 1.5 tos-storage-at45db.in, 1.3, 1.4 tos-storage-pxa27xp30, 1.4, 1.5 tos-storage-pxa27xp30.1, 1.2, 1.3 tos-storage-pxa27xp30.in, 1.4, 1.5 tos-storage-stm25p.1, 1.3, 1.4 tos-storage-stm25p.in, 1.5, 1.6
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-2-commits
mailing list