[Tinyos-2-commits] CVS: tinyos-2.x/tos/platforms/telosa/chips/cc2420 HplCC2420AlarmC.nc, 1.1.2.3, 1.1.2.4 HplCC2420InterruptsC.nc, 1.1.2.5, 1.1.2.6 HplCC2420PinsC.nc, 1.1.2.5, 1.1.2.6 HplCC2420SpiC.nc, 1.1.2.6, 1.1.2.7

Jonathan Hui jwhui at users.sourceforge.net
Tue Jun 20 11:56:09 PDT 2006


Update of /cvsroot/tinyos/tinyos-2.x/tos/platforms/telosa/chips/cc2420
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv30005/tos/platforms/telosa/chips/cc2420

Modified Files:
      Tag: tinyos-2_0_devel-BRANCH
	HplCC2420AlarmC.nc HplCC2420InterruptsC.nc HplCC2420PinsC.nc 
	HplCC2420SpiC.nc 
Log Message:

Fix docs.



Index: HplCC2420AlarmC.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/platforms/telosa/chips/cc2420/Attic/HplCC2420AlarmC.nc,v
retrieving revision 1.1.2.3
retrieving revision 1.1.2.4
diff -C2 -d -r1.1.2.3 -r1.1.2.4
*** HplCC2420AlarmC.nc	28 Jan 2006 01:39:30 -0000	1.1.2.3
--- HplCC2420AlarmC.nc	20 Jun 2006 18:56:06 -0000	1.1.2.4
***************
*** 1,4 ****
! /**
!  * Copyright (c) 2005-2006 Arched Rock Corporation
   * All rights reserved.
   *
--- 1,4 ----
! /*
!  * Copyright (c) 2005-2006 Arch Rock Corporation
   * All rights reserved.
   *
***************
*** 12,16 ****
   *   documentation and/or other materials provided with the
   *   distribution.
!  * - Neither the name of the Arched Rock Corporation nor the names of
   *   its contributors may be used to endorse or promote products derived
   *   from this software without specific prior written permission.
--- 12,16 ----
   *   documentation and/or other materials provided with the
   *   distribution.
!  * - Neither the name of the Arch Rock Corporation nor the names of
   *   its contributors may be used to endorse or promote products derived
   *   from this software without specific prior written permission.
***************
*** 34,38 ****
   * connected to a TI MSP430 processor.
   *
!  * @author Jonathan Hui <jhui at archedrock.com>
   * @version $Revision$ $Date$
   */
--- 34,38 ----
   * connected to a TI MSP430 processor.
   *
!  * @author Jonathan Hui <jhui at archrock.com>
   * @version $Revision$ $Date$
   */

Index: HplCC2420InterruptsC.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/platforms/telosa/chips/cc2420/Attic/HplCC2420InterruptsC.nc,v
retrieving revision 1.1.2.5
retrieving revision 1.1.2.6
diff -C2 -d -r1.1.2.5 -r1.1.2.6
*** HplCC2420InterruptsC.nc	29 Jan 2006 17:59:27 -0000	1.1.2.5
--- HplCC2420InterruptsC.nc	20 Jun 2006 18:56:06 -0000	1.1.2.6
***************
*** 1,4 ****
! /**
!  * Copyright (c) 2005-2006 Arched Rock Corporation
   * All rights reserved.
   *
--- 1,4 ----
! /*
!  * Copyright (c) 2005-2006 Arch Rock Corporation
   * All rights reserved.
   *
***************
*** 12,16 ****
   *   documentation and/or other materials provided with the
   *   distribution.
!  * - Neither the name of the Arched Rock Corporation nor the names of
   *   its contributors may be used to endorse or promote products derived
   *   from this software without specific prior written permission.
--- 12,16 ----
   *   documentation and/or other materials provided with the
   *   distribution.
!  * - Neither the name of the Arch Rock Corporation nor the names of
   *   its contributors may be used to endorse or promote products derived
   *   from this software without specific prior written permission.
***************
*** 34,38 ****
   * CC2420 radio connected to a TI MSP430 processor.
   *
!  * @author Jonathan Hui <jhui at archedrock.com>
   * @version $Revision$ $Date$
   */
--- 34,38 ----
   * CC2420 radio connected to a TI MSP430 processor.
   *
!  * @author Jonathan Hui <jhui at archrock.com>
   * @version $Revision$ $Date$
   */

Index: HplCC2420PinsC.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/platforms/telosa/chips/cc2420/Attic/HplCC2420PinsC.nc,v
retrieving revision 1.1.2.5
retrieving revision 1.1.2.6
diff -C2 -d -r1.1.2.5 -r1.1.2.6
*** HplCC2420PinsC.nc	28 Jan 2006 01:39:30 -0000	1.1.2.5
--- HplCC2420PinsC.nc	20 Jun 2006 18:56:06 -0000	1.1.2.6
***************
*** 1,4 ****
! /**
!  * Copyright (c) 2005-2006 Arched Rock Corporation
   * All rights reserved.
   *
--- 1,4 ----
! /*
!  * Copyright (c) 2005-2006 Arch Rock Corporation
   * All rights reserved.
   *
***************
*** 12,16 ****
   *   documentation and/or other materials provided with the
   *   distribution.
!  * - Neither the name of the Arched Rock Corporation nor the names of
   *   its contributors may be used to endorse or promote products derived
   *   from this software without specific prior written permission.
--- 12,16 ----
   *   documentation and/or other materials provided with the
   *   distribution.
!  * - Neither the name of the Arch Rock Corporation nor the names of
   *   its contributors may be used to endorse or promote products derived
   *   from this software without specific prior written permission.
***************
*** 34,38 ****
   * radio connected to a TI MSP430 processor.
   *
!  * @author Jonathan Hui <jhui at archedrock.com>
   * @version $Revision$ $Date$
   */
--- 34,38 ----
   * radio connected to a TI MSP430 processor.
   *
!  * @author Jonathan Hui <jhui at archrock.com>
   * @version $Revision$ $Date$
   */

Index: HplCC2420SpiC.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/platforms/telosa/chips/cc2420/Attic/HplCC2420SpiC.nc,v
retrieving revision 1.1.2.6
retrieving revision 1.1.2.7
diff -C2 -d -r1.1.2.6 -r1.1.2.7
*** HplCC2420SpiC.nc	15 Mar 2006 16:40:36 -0000	1.1.2.6
--- HplCC2420SpiC.nc	20 Jun 2006 18:56:06 -0000	1.1.2.7
***************
*** 1,4 ****
! /**
!  * Copyright (c) 2005-2006 Arched Rock Corporation
   * All rights reserved.
   *
--- 1,4 ----
! /*
!  * Copyright (c) 2005-2006 Arch Rock Corporation
   * All rights reserved.
   *
***************
*** 12,16 ****
   *   documentation and/or other materials provided with the
   *   distribution.
!  * - Neither the name of the Arched Rock Corporation nor the names of
   *   its contributors may be used to endorse or promote products derived
   *   from this software without specific prior written permission.
--- 12,16 ----
   *   documentation and/or other materials provided with the
   *   distribution.
!  * - Neither the name of the Arch Rock Corporation nor the names of
   *   its contributors may be used to endorse or promote products derived
   *   from this software without specific prior written permission.
***************
*** 34,38 ****
   * connected to a TI MSP430 processor.
   *
!  * @author Jonathan Hui <jhui at archedrock.com>
   * @version $Revision$ $Date$
   */
--- 34,38 ----
   * connected to a TI MSP430 processor.
   *
!  * @author Jonathan Hui <jhui at archrock.com>
   * @version $Revision$ $Date$
   */



More information about the Tinyos-2-commits mailing list