[Tinyos-2-commits]
CVS: tinyos-2.x/tos/platforms/eyesIFX/chips/msp430
Msp430UsartShare0P.nc, 1.4, 1.5
Kevin Klues
klueska at users.sourceforge.net
Sun Feb 4 11:56:26 PST 2007
Update of /cvsroot/tinyos/tinyos-2.x/tos/platforms/eyesIFX/chips/msp430
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv6788/tos/platforms/eyesIFX/chips/msp430
Modified Files:
Msp430UsartShare0P.nc
Log Message:
Update of files to align them with TEP108 changes to ResourceController interface to rename it to ResourceDefaultOwner. TEP103 hasn't been altered, and we still need to decide what should be done with it exactly.
Index: Msp430UsartShare0P.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/platforms/eyesIFX/chips/msp430/Msp430UsartShare0P.nc,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** Msp430UsartShare0P.nc 12 Dec 2006 18:23:41 -0000 1.4
--- Msp430UsartShare0P.nc 4 Feb 2007 19:56:24 -0000 1.5
***************
*** 62,66 ****
// components new AsyncStdControlDeferredPowerManagerC(1) as PowerManagerC;
! // PowerManagerC.ResourceController -> ArbiterC;
components HplMsp430Usart0C as UsartC;
--- 62,66 ----
// components new AsyncStdControlDeferredPowerManagerC(1) as PowerManagerC;
! // PowerManagerC.ResourceDefaultOwner -> ArbiterC;
components HplMsp430Usart0C as UsartC;
More information about the Tinyos-2-commits
mailing list