[Tinyos-2-commits] CVS: tinyos-2.x/tos/platforms/iris .platform, 1.4, 1.5
Janos Sallai
sallai at users.sourceforge.net
Thu Jul 10 09:42:28 PDT 2008
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/platforms/eyesIFX TimeSyncMessageP.nc, 1.2, 1.3 TimeSyncMessageC.nc, 1.2, 1.3 PacketStampP.nc, 1.2, 1.3 PacketStampC.nc, 1.2, 1.3 LocalTimeP.nc, 1.6, 1.7 LocalTimeC.nc, 1.3, 1.4
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/platforms/iris .platform, 1.5, 1.6
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/tinyos/tinyos-2.x/tos/platforms/iris
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv9846
Modified Files:
.platform
Log Message:
removed some comments that accidentally ended up polluting the search path
Index: .platform
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/platforms/iris/.platform,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** .platform 17 Jun 2008 18:21:08 -0000 1.4
--- .platform 10 Jul 2008 16:42:25 -0000 1.5
***************
*** 10,19 ****
#
push( @includes, qw(
-
%T/platforms/micaz
%T/platforms/mica
%T/platforms/iris/chips/rf230
%T/chips/rf230
! %T/chips/cc2420 # for IEEE802154.h
%T/platforms/iris/chips/at45db
%T/platforms/mica2/chips/at45db
--- 10,18 ----
#
push( @includes, qw(
%T/platforms/micaz
%T/platforms/mica
%T/platforms/iris/chips/rf230
%T/chips/rf230
! %T/chips/cc2420
%T/platforms/iris/chips/at45db
%T/platforms/mica2/chips/at45db
***************
*** 32,37 ****
%T/lib/serial
%T/lib/power
! %T/lib/diagmsg # for testing purposes
!
) );
--- 31,35 ----
%T/lib/serial
%T/lib/power
! %T/lib/diagmsg
) );
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/platforms/eyesIFX TimeSyncMessageP.nc, 1.2, 1.3 TimeSyncMessageC.nc, 1.2, 1.3 PacketStampP.nc, 1.2, 1.3 PacketStampC.nc, 1.2, 1.3 LocalTimeP.nc, 1.6, 1.7 LocalTimeC.nc, 1.3, 1.4
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/platforms/iris .platform, 1.5, 1.6
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-2-commits
mailing list