[Tinyos-2-commits] CVS: tinyos-2.x/tos/platforms/intelmote2/chips/da9030 PMICM.nc, 1.1.2.2, 1.1.2.3

Kaisen Lin kaisenl at users.sourceforge.net
Tue Jun 20 12:58:14 PDT 2006


Update of /cvsroot/tinyos/tinyos-2.x/tos/platforms/intelmote2/chips/da9030
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv26613

Modified Files:
      Tag: tinyos-2_0_devel-BRANCH
	PMICM.nc 
Log Message:
PMIC Wire Fix

Index: PMICM.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/platforms/intelmote2/chips/da9030/Attic/PMICM.nc,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -C2 -d -r1.1.2.2 -r1.1.2.3
*** PMICM.nc	14 Feb 2006 17:01:45 -0000	1.1.2.2
--- PMICM.nc	20 Jun 2006 19:58:12 -0000	1.1.2.3
***************
*** 262,266 ****
        //trace(DBG_USR1,"bus error");
      }
!     call PI2C.setISR(update); //PISR = update;
    }
    
--- 262,266 ----
        //trace(DBG_USR1,"bus error");
      }
!     call PI2C.setISAR(update); //PISR = update;
    }
    



More information about the Tinyos-2-commits mailing list