]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/msp430/usci/HplMsp430UsciC.nc
Add some SPI implementation.
[tinyos-2.x.git] / tos / chips / msp430 / usci / HplMsp430UsciC.nc
index 0b358eb8154973794367eeae78e1d29e74c7c186..c6ac8b24006cd2b37c58159bd34fabaedbbceaf8 100644 (file)
@@ -80,7 +80,9 @@ implementation {
     UCB0CTL0_, UCB0CTL1_, UCB0RXBUF_, IFG2_) as Int0P;
   IntA0 = Int0P.IntA;
   IntB0 = Int0P.IntB;
+
 #elif defined(__MSP430_HAS_USCIAB0__)
+
   components new HplMsp430UsciRegP(UCA0CTL0_, UCA0CTL1_, UCA0BR0_, UCA0BR1_,
     UCA0MCTL_, 0/*UCA0I2CIE_*/, UCA0STAT_, UCA0RXBUF_, UCA0TXBUF_, UCA0ABCTL_,
     UCA0IRTCTL_, UCA0IRRCTL_, 0/*UCA0I2COA_*/, 0/*UCA0I2CSA_*/, IE2_, IFG2_,