[Tinyos-2-commits] CVS: tinyos-2.x/tos/lib/serial
SerialDispatcherC.nc, 1.1.2.11, 1.1.2.12
Phil Levis
scipio at users.sourceforge.net
Wed Sep 6 10:05:18 PDT 2006
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/platforms/telosa
PlatformSerialC.nc, 1.1.2.6, 1.1.2.7
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/lib/net/ctp
CollectionSenderC.nc, 1.1.2.3, 1.1.2.4 CollectionSenderP.nc,
1.1.2.3, 1.1.2.4 CtpP.nc, NONE, 1.1.2.1 Collection.h, 1.1.2.2,
1.1.2.3 CollectionC.nc, 1.1.2.1, 1.1.2.2 CtpC.nc, 1.1.2.2, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/tinyos/tinyos-2.x/tos/lib/serial
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv10848
Modified Files:
Tag: tinyos-2_0_devel-BRANCH
SerialDispatcherC.nc
Log Message:
Serial stack fix, part 2.
Index: SerialDispatcherC.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/lib/serial/SerialDispatcherC.nc,v
retrieving revision 1.1.2.11
retrieving revision 1.1.2.12
diff -C2 -d -r1.1.2.11 -r1.1.2.12
*** SerialDispatcherC.nc 25 Aug 2006 00:20:02 -0000 1.1.2.11
--- SerialDispatcherC.nc 6 Sep 2006 17:05:15 -0000 1.1.2.12
***************
*** 56,60 ****
SplitControl = SerialP;
- Init = PlatformSerialC;
Init = SerialP;
Leds = SerialP;
--- 56,59 ----
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/platforms/telosa
PlatformSerialC.nc, 1.1.2.6, 1.1.2.7
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/lib/net/ctp
CollectionSenderC.nc, 1.1.2.3, 1.1.2.4 CollectionSenderP.nc,
1.1.2.3, 1.1.2.4 CtpP.nc, NONE, 1.1.2.1 Collection.h, 1.1.2.2,
1.1.2.3 CollectionC.nc, 1.1.2.1, 1.1.2.2 CtpC.nc, 1.1.2.2, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-2-commits
mailing list