]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
TOS expects an enabled UART to have rx interrupt on by default.
authorR. Steve McKown <rsmckown@gmail.com>
Mon, 2 Aug 2010 20:26:48 +0000 (14:26 -0600)
committerR. Steve McKown <rsmckown@gmail.com>
Mon, 2 Aug 2010 23:58:05 +0000 (17:58 -0600)
commit7837df6e52e3cfedad2ea2d97711685682b28d63
tree3f7b79ece0135c47427bb2877f9200851b6df3fc
parentdfbae4ae464c8990d122cc07951edcdbc1983ac4
TOS expects an enabled UART to have rx interrupt on by default.

In other words, one will receive UartStream.received() without first having to
call UartStream.enableReceiveInterrupt.
tos/chips/msp430/usci/Msp430UartP.nc