[Tinyos-commits] CVS: tinyos-1.x/tos/platform/mica2 .platform, 1.1,
1.2
David Gay
idgay at users.sourceforge.net
Mon Jul 11 16:38:12 PDT 2005
- Previous message: [Tinyos-commits] CVS: tinyos-1.x/tos/platform/mica .platform, 1.1,
1.2 ByteEEPROM.nc, 1.6, NONE ByteEEPROMC.nc, 1.5,
NONE PageEEPROM.h, 1.3, NONE PageEEPROM.nc, 1.2,
NONE PageEEPROMShare.nc, 1.3, NONE
- Next message: [Tinyos-commits] CVS: tinyos-1.x/tos/platform/micaz .platform, 1.2,
1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/tinyos/tinyos-1.x/tos/platform/mica2
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29401/mica2
Modified Files:
.platform
Log Message:
some flash files have moved to tos/lib/Flash and tos/lib/Flash/<flash chip>
Index: .platform
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/tos/platform/mica2/.platform,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** .platform 21 Feb 2003 01:10:56 -0000 1.1
--- .platform 11 Jul 2005 23:38:09 -0000 1.2
***************
*** 5,8 ****
--- 5,10 ----
push @opts, "-mingw-gcc" if $cygwin;
+ push @opts, "-I$TOSDIR/lib/Flash";
+ push @opts, "-I$TOSDIR/lib/Flash/AT45DB";
@commonplatforms = ("mica128", "mica", "avrmote");
- Previous message: [Tinyos-commits] CVS: tinyos-1.x/tos/platform/mica .platform, 1.1,
1.2 ByteEEPROM.nc, 1.6, NONE ByteEEPROMC.nc, 1.5,
NONE PageEEPROM.h, 1.3, NONE PageEEPROM.nc, 1.2,
NONE PageEEPROMShare.nc, 1.3, NONE
- Next message: [Tinyos-commits] CVS: tinyos-1.x/tos/platform/micaz .platform, 1.2,
1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-commits
mailing list