[Tinyos-beta-commits] CVS: tinyos-1.x/beta/platform/imote2 hardware.h, 1.5, 1.6

Josh jsherbach at users.sourceforge.net
Thu Aug 18 13:54:38 PDT 2005


Update of /cvsroot/tinyos/tinyos-1.x/beta/platform/imote2
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27947

Modified Files:
	hardware.h 
Log Message:
usbc interrupt enable

Index: hardware.h
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/beta/platform/imote2/hardware.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** hardware.h	21 Jun 2005 23:40:43 -0000	1.5
--- hardware.h	18 Aug 2005 20:54:35 -0000	1.6
***************
*** 103,107 ****
  				   0x02, // PPID  9 GPIO_1
  				   0x03, // PPID 10 GPIO_x
! 				   0xFF, // PPID 11 USBC
  				   0xFF, // PPID 12 PMU
  				   0xFF, // PPID 13 I2S
--- 103,107 ----
  				   0x02, // PPID  9 GPIO_1
  				   0x03, // PPID 10 GPIO_x
! 				   0x06, // PPID 11 USBC
  				   0xFF, // PPID 12 PMU
  				   0xFF, // PPID 13 I2S



More information about the Tinyos-beta-commits mailing list