[Tinyos-2-commits] CVS: tinyos-2.x/doc/txt tep102.txt,1.8,1.9

David Gay idgay at users.sourceforge.net
Wed May 23 14:42:00 PDT 2007


Update of /cvsroot/tinyos/tinyos-2.x/doc/txt
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv16971/txt

Modified Files:
	tep102.txt 
Log Message:
update


Index: tep102.txt
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/txt/tep102.txt,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** tep102.txt	23 May 2007 21:33:47 -0000	1.8
--- tep102.txt	23 May 2007 21:41:58 -0000	1.9
***************
*** 612,616 ****
    * ``CounterMilli32C.nc`` provides ``Counter<TMilli,uint32_t>``
    * ``GpioCaptureC.nc``
!   * ``HilTimerMilliC.nc`` provides ``Timer<TMilli> as TimerMilli[uint8_t num]``
    * ``Msp430AlarmC.nc`` is generic and converts an MSP430 timer to a 16-bit Alarm
    * ``Msp430Capture.nc`` HPL interface definition for MSP430 timer captures
--- 612,617 ----
    * ``CounterMilli32C.nc`` provides ``Counter<TMilli,uint32_t>``
    * ``GpioCaptureC.nc``
!   * ``HilTimerMilliC.nc`` provides ``LocalTime<TMilli>`` and 
!     ``Timer<TMilli> as TimerMilli[uint8_t num]``
    * ``Msp430AlarmC.nc`` is generic and converts an MSP430 timer to a 16-bit Alarm
    * ``Msp430Capture.nc`` HPL interface definition for MSP430 timer captures



More information about the Tinyos-2-commits mailing list