[Tinyos-2-commits] CVS: tinyos-2.x/tos/platforms/eyesIFX/chips/msp430 Msp430DcoSpec.h, 1.3, 1.4

akoepke andreaskoepke at users.sourceforge.net
Wed Mar 5 03:14:03 PST 2008


Update of /cvsroot/tinyos/tinyos-2.x/tos/platforms/eyesIFX/chips/msp430
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv2015/chips/msp430

Modified Files:
	Msp430DcoSpec.h 
Log Message:
baudrates revisited


Index: Msp430DcoSpec.h
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/platforms/eyesIFX/chips/msp430/Msp430DcoSpec.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** Msp430DcoSpec.h	13 Feb 2008 10:34:28 -0000	1.3
--- Msp430DcoSpec.h	5 Mar 2008 11:14:00 -0000	1.4
***************
*** 41,45 ****
  #define MS430DCOSPEC_H
  
! #define TARGET_DCO_KHZ 3906 // the target MCLK clock rate in binary kHz (4 000 000 Hz)
  #define ACLK_KHZ 32 // the ACLK rate in binary kHz
  #endif
--- 41,45 ----
  #define MS430DCOSPEC_H
  
! #define TARGET_DCO_KHZ 3926 // the target MCLK clock rate in binary kHz (4 020 000 Hz)
  #define ACLK_KHZ 32 // the ACLK rate in binary kHz
  #endif



More information about the Tinyos-2-commits mailing list