[Tinyos-beta-commits]
CVS: tinyos-1.x/beta/TOSSIM-CC2420 hardware.h, 1.1, 1.2
Yang
overbored at users.sourceforge.net
Tue Mar 29 17:03:55 PST 2005
- Previous message: [Tinyos-beta-commits] CVS: tinyos-1.x/beta/platform/pxa27x
PXA27XDMAC.nc, NONE, 1.1 PXA27XDMAChannel.nc, NONE,
1.1 PXA27XDMAExtReq.nc, NONE, 1.1 PXA27XDMAM.nc, NONE, 1.1
- Next message: [Tinyos-beta-commits]
CVS: tinyos-1.x/beta/teps/txt tep108.txt, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/tinyos/tinyos-1.x/beta/TOSSIM-CC2420
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15284
Modified Files:
hardware.h
Log Message:
Include CC2420Const.h.
Index: hardware.h
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/beta/TOSSIM-CC2420/hardware.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** hardware.h 13 Mar 2005 07:23:06 -0000 1.1
--- hardware.h 30 Mar 2005 01:03:47 -0000 1.2
***************
*** 44,47 ****
--- 44,49 ----
#include <hardware.nido.h>
+ #include "CC2420Const.h"
+
// We need norace for tossim to declare tossim's state variables
// as norace (they are in "async" handlers, but tossim has no true
- Previous message: [Tinyos-beta-commits] CVS: tinyos-1.x/beta/platform/pxa27x
PXA27XDMAC.nc, NONE, 1.1 PXA27XDMAChannel.nc, NONE,
1.1 PXA27XDMAExtReq.nc, NONE, 1.1 PXA27XDMAM.nc, NONE, 1.1
- Next message: [Tinyos-beta-commits]
CVS: tinyos-1.x/beta/teps/txt tep108.txt, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-beta-commits
mailing list