[Tinyos-beta-commits] CVS: tinyos-1.x/beta/platform/pxa27x
PXA27XUSBClientC.nc, 1.1, 1.2
Josh
jsherbach at users.sourceforge.net
Thu Aug 18 13:41:01 PDT 2005
- Previous message: [Tinyos-beta-commits]
CVS: tinyos-1.x/beta/platform/pxa27x Flash.nc, NONE,
1.1 HPLUSBClientGPIO.nc, NONE, 1.1 PXA27Xdynqueue.c, NONE,
1.1 PXA27Xdynqueue.h, NONE, 1.1 PXA27XUDCRegAddrs.h, NONE,
1.1 PXA27XUSBClient.h, NONE, 1.1 PXA27XUSBClientC.nc, NONE,
1.1 PXA27XUSBClientM.nc, NONE, 1.1 PXA27XUSBdata.c, NONE,
1.1 ReceiveBData.nc, NONE, 1.1 SendJTPacket.nc, NONE,
1.1 UID.nc, NONE, 1.1
- Next message: [Tinyos-beta-commits] CVS: tinyos-1.x/beta/platform/imote2 Flash.h,
NONE, 1.1 FlashC.nc, NONE, 1.1 FlashM.nc, NONE,
1.1 HPLUSBClient.h, NONE, 1.1 HPLUSBClientC.nc, NONE,
1.1 HPLUSBClientGPIOM.nc, NONE, 1.1 UIDC.nc, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/tinyos/tinyos-1.x/beta/platform/pxa27x
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24578
Modified Files:
PXA27XUSBClientC.nc
Log Message:
quick comment
Index: PXA27XUSBClientC.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/beta/platform/pxa27x/PXA27XUSBClientC.nc,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** PXA27XUSBClientC.nc 18 Aug 2005 20:36:39 -0000 1.1
--- PXA27XUSBClientC.nc 18 Aug 2005 20:40:58 -0000 1.2
***************
*** 1,4 ****
--- 1,10 ----
#include "PXA27XUSBClient.h"
+ /*
+ * It is assumed that anyone who sends data will not modify their send buffer
+ * until they receive the senddone event
+ *
+ */
+
configuration PXA27XUSBClientC {
provides{
- Previous message: [Tinyos-beta-commits]
CVS: tinyos-1.x/beta/platform/pxa27x Flash.nc, NONE,
1.1 HPLUSBClientGPIO.nc, NONE, 1.1 PXA27Xdynqueue.c, NONE,
1.1 PXA27Xdynqueue.h, NONE, 1.1 PXA27XUDCRegAddrs.h, NONE,
1.1 PXA27XUSBClient.h, NONE, 1.1 PXA27XUSBClientC.nc, NONE,
1.1 PXA27XUSBClientM.nc, NONE, 1.1 PXA27XUSBdata.c, NONE,
1.1 ReceiveBData.nc, NONE, 1.1 SendJTPacket.nc, NONE,
1.1 UID.nc, NONE, 1.1
- Next message: [Tinyos-beta-commits] CVS: tinyos-1.x/beta/platform/imote2 Flash.h,
NONE, 1.1 FlashC.nc, NONE, 1.1 FlashM.nc, NONE,
1.1 HPLUSBClient.h, NONE, 1.1 HPLUSBClientC.nc, NONE,
1.1 HPLUSBClientGPIOM.nc, NONE, 1.1 UIDC.nc, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-beta-commits
mailing list