]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
USCI fixes.
authorR. Steve McKown <rsmckown@gmail.com>
Thu, 8 Apr 2010 01:16:46 +0000 (19:16 -0600)
committerR. Steve McKown <rsmckown@gmail.com>
Tue, 13 Apr 2010 20:18:27 +0000 (14:18 -0600)
* Watch out for sendData() clobbering TXBUF.
* May solve a loss of UART TX chars.
* USCI UartStream.send() gains nothing by immediately sending the 1st byte.
* m_sobuf cannot be null in Interrupts.tx, so remove the check.


No differences found