[Tinyos-beta-commits] CVS: tinyos-1.x/beta/teps/txt tep102.txt, 1.11, 1.12

Martin Turon mturon at users.sourceforge.net
Wed Jul 27 11:50:35 PDT 2005


Update of /cvsroot/tinyos/tinyos-1.x/beta/teps/txt
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4072

Modified Files:
	tep102.txt 
Log Message:
Extended platform mapping to include mica2dot and micaz cc2420 impl.

Index: tep102.txt
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/beta/teps/txt/tep102.txt,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** tep102.txt	27 Jul 2005 18:38:40 -0000	1.11
--- tep102.txt	27 Jul 2005 18:50:29 -0000	1.12
***************
*** 628,642 ****
  	-----	----	------------	-----
  	Timer0	8-bit	32khz		Application (TimerMilli)
! 	Timer1	16-bit	CPU (7.4/8MHz)	unused
! 	Timer2	8-bit	CPU (7.4/8MHz)	unused
! 	Timer3	16-bit	CPU (7.4/8MHz)	unused
  
!    b. MicaZ
  	Timer	Size	Clock Source	Usage
  	-----	----	------------	-----
  	Timer0	8-bit	32khz		Application (TimerMilli)
! 	Timer1	16-bit	CPU (7.4/8MHz)	CC2420 SFD Capture
! 	Timer2	8-bit	CPU (7.4/8MHz)	unused
! 	Timer3	16-bit	CPU (7.4/8MHz)	unused
  
  Implementation
--- 628,650 ----
  	-----	----	------------	-----
  	Timer0	8-bit	32khz		Application (TimerMilli)
! 	Timer1	16-bit	CPU (7.4/8MHz)	Not used
! 	Timer2	8-bit	CPU (7.4/8MHz)	Not used
! 	Timer3	16-bit	CPU (7.4/8MHz)	Not used
  
!    b. Mica2dot
  	Timer	Size	Clock Source	Usage
  	-----	----	------------	-----
  	Timer0	8-bit	32khz		Application (TimerMilli)
! 	Timer1	16-bit	CPU (4MHz)	Not used
! 	Timer2	8-bit	CPU (4MHz)	Not used
! 	Timer3	16-bit	CPU (4MHz)	Not used
! 
!    c. MicaZ
! 	Timer	Size	Clock Source	Usage
! 	-----	----	------------	-----
! 	Timer0	8-bit	32khz		Application (TimerMilli)
! 	Timer1	16-bit	CPU (7.4/8MHz)	[CaptureA] CC2420 SFD Pin
! 	Timer2	8-bit	CPU (7.4/8MHz)	CC2420: high resolution (32uSec) timing
! 	Timer3	16-bit	CPU (7.4/8MHz)	Not used
  
  Implementation



More information about the Tinyos-beta-commits mailing list