[Tinyos-2-commits] CVS: tinyos-2.x/tos/chips/xe1205/phy XE1205PhyC.nc, 1.1.2.1, 1.1.2.2

Henri DF henridf at users.sourceforge.net
Mon Oct 30 02:47:28 PST 2006


Update of /cvsroot/tinyos/tinyos-2.x/tos/chips/xe1205/phy
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv13371

Modified Files:
      Tag: tinyos-2_0_devel-BRANCH
	XE1205PhyC.nc 
Log Message:
Keep up to date with changes in timer stack 
(Patch from G. Barrenetxea )


Index: XE1205PhyC.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/chips/xe1205/phy/XE1205PhyC.nc,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -d -r1.1.2.1 -r1.1.2.2
*** XE1205PhyC.nc	24 Apr 2006 16:06:48 -0000	1.1.2.1
--- XE1205PhyC.nc	30 Oct 2006 10:47:22 -0000	1.1.2.2
***************
*** 72,77 ****
    XE1205PhyP.XE1205IrqConf -> XE1205IrqConfC;
  
!   components new Alarm32khzC();
!   XE1205PhyP.Alarm32khz16 -> Alarm32khzC.Alarm32khz16;
  #if 0
    components new Msp430GpioC() as DpinM, HplMsp430GeneralIOC;
--- 72,77 ----
    XE1205PhyP.XE1205IrqConf -> XE1205IrqConfC;
  
!   components new Alarm32khz16C();
!   XE1205PhyP.Alarm32khz16 -> Alarm32khz16C.Alarm;
  #if 0
    components new Msp430GpioC() as DpinM, HplMsp430GeneralIOC;



More information about the Tinyos-2-commits mailing list