]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
USCI UART output on USCI_A1 is working, using ACLK as BRCLK. Baud rate
authorsmckown <smckown@4bc1554a-c7f2-4f65-a403-e0be01f0239c>
Mon, 8 Sep 2008 21:35:08 +0000 (21:35 +0000)
committerR. Steve McKown <rsmckown@gmail.com>
Tue, 1 Dec 2009 03:00:49 +0000 (20:00 -0700)
commitb054fbe2a8deacc35f0067deb15274da53d96984
tree0c4be927ee9ca04d97096c0657c00f395cadb782
parent02d7b93b83a3bd5299b12bb3ed85c65860578f3d
USCI UART output on USCI_A1 is working, using ACLK as BRCLK.  Baud rate
problems using SMCLK, suggesting that SMCLK is not the frequency we expect.
tos/chips/msp430/usci/HplMsp430UsciC.nc
tos/chips/msp430/usci/HplMsp430UsciInt0P.nc [new file with mode: 0644]
tos/chips/msp430/usci/HplMsp430UsciInt1P.nc [new file with mode: 0644]
tos/chips/msp430/usci/HplMsp430UsciIntP.nc [deleted file]
tos/chips/msp430/usci/HplMsp430UsciReg.nc
tos/chips/msp430/usci/HplMsp430UsciRegP.nc
tos/chips/msp430/usci/Msp430SpiB1C.nc
tos/chips/msp430/usci/Msp430UartA0C.nc
tos/chips/msp430/usci/Msp430UartA1C.nc
tos/chips/msp430/usci/Msp430UartP.nc
tos/chips/msp430/usci/Msp430Usci.h