]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/msp430/usci/Msp430UsciIntDispatchP.nc
Merge TinyOS 2.1.1 into master.
[tinyos-2.x.git] / tos / chips / msp430 / usci / Msp430UsciIntDispatchP.nc
index 89424d32dfc022fc801b8ad7f8e4925bc50981bb..eaa2129bcf66a19168668cb6df7544951c741043 100644 (file)
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
  * USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
+
 /**
  * Interrupt dispatch for USCI_Ax and USCI_Bx devices.
- * 
- * @author R. Steve McKown <smckown@gmail.com>
+ *
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
+
 generic module Msp430UsciIntDispatchP() @safe() {
   provides interface HplMsp430UsciInt as Interrupts[uint8_t id];
   uses {