]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
Fix USCI hanging caused by clearing the TXIFG bit.
authorR. Steve McKown <rsmckown@gmail.com>
Thu, 8 Apr 2010 00:12:00 +0000 (18:12 -0600)
committerR. Steve McKown <rsmckown@gmail.com>
Tue, 13 Apr 2010 20:18:26 +0000 (14:18 -0600)
commit0290d9081acdbe813926612478fbe81e7a44e3c5
tree0ec29666f306b902278f6bb8448123c4ba2d463c
parent59a38cc43b09cc83e1a414ec0531588abab72cc9
Fix USCI hanging caused by clearing the TXIFG bit.

Also removed the commands that allow set/clear of TXIFG, as there is never a
valid reason to do so.
tos/chips/msp430/usci/HplMsp430UsciReg.nc
tos/chips/msp430/usci/HplMsp430UsciRegP.nc
tos/chips/msp430/usci/Msp430UartP.nc