[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
David Gay
idgay at users.sourceforge.net
Mon Jul 11 16:38:11 PDT 2005
- Previous message: [Tinyos-commits] CVS: tinyos-1.x/tos/lib/Flash/STM25P
BlockStorageC.nc, NONE, 1.1 BlockStorageM.nc, NONE,
1.1 FlashWP.nc, NONE, 1.1 FlashWPC.nc, NONE, 1.1 FlashWPM.nc,
NONE, 1.1 FormatStorageC.nc, NONE, 1.1 FormatStorageM.nc, NONE,
1.1 HALSTM25P.h, NONE, 1.1 HALSTM25P.nc, NONE,
1.1 HALSTM25PC.nc, NONE, 1.1 HALSTM25PM.nc, NONE,
1.1 HPLSTM25P.nc, NONE, 1.1 SectorStorage.nc, NONE,
1.1 StorageManager.nc, NONE, 1.1 StorageManagerC.nc, NONE,
1.1 StorageManagerM.nc, NONE, 1.1 StorageRemap.nc, NONE,
1.1 Storage_chip.h, NONE, 1.1
- Next message: [Tinyos-commits] CVS: tinyos-1.x/tos/platform/mica2 .platform, 1.1,
1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/tinyos/tinyos-1.x/tos/platform/mica
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29401/mica
Modified Files:
.platform
Removed Files:
ByteEEPROM.nc ByteEEPROMC.nc PageEEPROM.h PageEEPROM.nc
PageEEPROMShare.nc
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/mica/.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,11 ----
push @opts, "-mingw-gcc" if $cygwin;
+ push @opts, "-I$TOSDIR/lib/Flash";
+ push @opts, "-I$TOSDIR/lib/Flash/AT45DB";
+
push @opts, "-Wl,-Tdata=0x800100" if $debugging;
@commonplatforms = ("avrmote");
--- ByteEEPROM.nc DELETED ---
--- ByteEEPROMC.nc DELETED ---
--- PageEEPROM.h DELETED ---
--- PageEEPROM.nc DELETED ---
--- PageEEPROMShare.nc DELETED ---
- Previous message: [Tinyos-commits] CVS: tinyos-1.x/tos/lib/Flash/STM25P
BlockStorageC.nc, NONE, 1.1 BlockStorageM.nc, NONE,
1.1 FlashWP.nc, NONE, 1.1 FlashWPC.nc, NONE, 1.1 FlashWPM.nc,
NONE, 1.1 FormatStorageC.nc, NONE, 1.1 FormatStorageM.nc, NONE,
1.1 HALSTM25P.h, NONE, 1.1 HALSTM25P.nc, NONE,
1.1 HALSTM25PC.nc, NONE, 1.1 HALSTM25PM.nc, NONE,
1.1 HPLSTM25P.nc, NONE, 1.1 SectorStorage.nc, NONE,
1.1 StorageManager.nc, NONE, 1.1 StorageManagerC.nc, NONE,
1.1 StorageManagerM.nc, NONE, 1.1 StorageRemap.nc, NONE,
1.1 Storage_chip.h, NONE, 1.1
- Next message: [Tinyos-commits] CVS: tinyos-1.x/tos/platform/mica2 .platform, 1.1,
1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-commits
mailing list