[Tinyos-2-commits]
CVS: tinyos-2.x/tos/chips/msp430/usart Uart1C.nc, 1.1.2.4, 1.1.2.5
Philipp Huppertz
phihup at users.sourceforge.net
Thu Aug 3 11:23:14 PDT 2006
Update of /cvsroot/tinyos/tinyos-2.x/tos/chips/msp430/usart
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv29167/tos/chips/msp430/usart
Modified Files:
Tag: tinyos-2_0_devel-BRANCH
Uart1C.nc
Log Message:
- sorry forgot that one... (usart configure update)
Index: Uart1C.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/chips/msp430/usart/Uart1C.nc,v
retrieving revision 1.1.2.4
retrieving revision 1.1.2.5
diff -C2 -d -r1.1.2.4 -r1.1.2.5
*** Uart1C.nc 19 Jun 2006 11:12:24 -0000 1.1.2.4
--- Uart1C.nc 3 Aug 2006 18:23:11 -0000 1.1.2.5
***************
*** 28,32 ****
*/
! #include "msp430UsartResource.h"
generic configuration Uart1C() {
--- 28,32 ----
*/
! #include "msp430usart.h"
generic configuration Uart1C() {
More information about the Tinyos-2-commits
mailing list