[Tinyos-beta-commits] CVS: tinyos-1.x/beta/platform/pxa27x
HPLInit.nc, 1.7, 1.8
Lama Nachman
lnachman at users.sourceforge.net
Sun Sep 25 19:19:00 PDT 2005
- Previous message: [Tinyos-beta-commits] CVS: tinyos-1.x/beta/platform/pxa27x
ResetC.nc, 1.1, 1.2 PXA27XWatchdogM.nc, 1.1,
1.2 PXA27XWatchdog.nc, 1.1, 1.2 HPLWatchdogM.nc, 1.1, 1.2
- Next message: [Tinyos-beta-commits] CVS: tinyos-1.x/beta/platform/imote2 PMIC.nc,
NONE, 1.1 PMICC.nc, NONE, 1.1 PMICM.nc, NONE, 1.1 pmic.h, 1.2, 1.3
- 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-serv17706
Modified Files:
HPLInit.nc
Log Message:
Added PMIC component
Index: HPLInit.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/beta/platform/pxa27x/HPLInit.nc,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** HPLInit.nc 8 Sep 2005 01:01:47 -0000 1.7
--- HPLInit.nc 26 Sep 2005 02:18:58 -0000 1.8
***************
*** 87,90 ****
--- 87,91 ----
TrickleC,
HPLClock,
+ PMICC,
Main;
***************
*** 93,96 ****
--- 94,98 ----
Main.StdControl->TrickleC;
Main.StdControl->HPLClock;
+ Main.StdControl->PMICC;
}
- Previous message: [Tinyos-beta-commits] CVS: tinyos-1.x/beta/platform/pxa27x
ResetC.nc, 1.1, 1.2 PXA27XWatchdogM.nc, 1.1,
1.2 PXA27XWatchdog.nc, 1.1, 1.2 HPLWatchdogM.nc, 1.1, 1.2
- Next message: [Tinyos-beta-commits] CVS: tinyos-1.x/beta/platform/imote2 PMIC.nc,
NONE, 1.1 PMICC.nc, NONE, 1.1 PMICM.nc, NONE, 1.1 pmic.h, 1.2, 1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-beta-commits
mailing list