[Tinyos-beta-commits] CVS: tinyos-1.x/beta/platform/imote2
BluSHC.nc, 1.6, 1.7 BluSHM.nc, 1.10, 1.11
Lama Nachman
lnachman at users.sourceforge.net
Fri Mar 9 17:34:32 PST 2007
- Previous message: [Tinyos-beta-commits] CVS: tinyos-1.x/beta/platform/pxa27x/lib
absvec.h, NONE, 1.1 bufferManagement.c, NONE,
1.1 bufferManagement.h, NONE, 1.1 bufferManagementHelper.h,
NONE, 1.1 dcremove.h, NONE, 1.1 fft.h, NONE, 1.1 frequency.c,
NONE, 1.1 frequency.h, NONE, 1.1 paramtask.c, NONE,
1.1 processVibration.h, NONE, 1.1 window.h, NONE, 1.1 Makefile,
1.5, 1.6 criticalSection.h, 1.1, 1.2 downsample.c, 1.2,
1.3 downsample.h, 1.1, 1.2 paramtask.h, 1.1, 1.2 profile.c,
1.2, 1.3 profile.h, 1.1, 1.2 queue.c, 1.4, 1.5 queue.h, 1.4,
1.5 systemUtil.c, 1.1, 1.2 systemUtil.h, 1.1, 1.2 utils.c, 1.1, 1.2
- Next message: [Tinyos-beta-commits]
CVS: tinyos-1.x/beta/platform/imote2 DVFSM.nc, 1.2, 1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/tinyos/tinyos-1.x/beta/platform/imote2
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv30184
Modified Files:
BluSHC.nc BluSHM.nc
Log Message:
Enabled USB by default
Index: BluSHC.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/beta/platform/imote2/BluSHC.nc,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** BluSHC.nc 4 Mar 2007 23:51:29 -0000 1.6
--- BluSHC.nc 10 Mar 2007 01:34:29 -0000 1.7
***************
*** 6,10 ****
#ifndef USE_USB
! #define USE_USB 0
#endif
--- 6,10 ----
#ifndef USE_USB
! #define USE_USB 1
#endif
Index: BluSHM.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/beta/platform/imote2/BluSHM.nc,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** BluSHM.nc 4 Mar 2007 23:51:29 -0000 1.10
--- BluSHM.nc 10 Mar 2007 01:34:29 -0000 1.11
***************
*** 5,9 ****
*/
#ifndef USE_USB
! #define USE_USB 0
#endif
--- 5,9 ----
*/
#ifndef USE_USB
! #define USE_USB 1
#endif
- Previous message: [Tinyos-beta-commits] CVS: tinyos-1.x/beta/platform/pxa27x/lib
absvec.h, NONE, 1.1 bufferManagement.c, NONE,
1.1 bufferManagement.h, NONE, 1.1 bufferManagementHelper.h,
NONE, 1.1 dcremove.h, NONE, 1.1 fft.h, NONE, 1.1 frequency.c,
NONE, 1.1 frequency.h, NONE, 1.1 paramtask.c, NONE,
1.1 processVibration.h, NONE, 1.1 window.h, NONE, 1.1 Makefile,
1.5, 1.6 criticalSection.h, 1.1, 1.2 downsample.c, 1.2,
1.3 downsample.h, 1.1, 1.2 paramtask.h, 1.1, 1.2 profile.c,
1.2, 1.3 profile.h, 1.1, 1.2 queue.c, 1.4, 1.5 queue.h, 1.4,
1.5 systemUtil.c, 1.1, 1.2 systemUtil.h, 1.1, 1.2 utils.c, 1.1, 1.2
- Next message: [Tinyos-beta-commits]
CVS: tinyos-1.x/beta/platform/imote2 DVFSM.nc, 1.2, 1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-beta-commits
mailing list