]> oss.titaniummirror.com Git - msp430-libc.git/blobdiff - include/msp430x24x1.h
Imported msp430-libc-20100207
[msp430-libc.git] / include / msp430x24x1.h
index 89e661e6e0db2f618067a67b0205736905cd5766..55ba3810d56f22d95fc8e6724dde5a6a87f472d0 100644 (file)
@@ -9,7 +9,7 @@
  * (c) 2007 by Steve Underwood <steveu@coppice.org>
  * Originally based in part on work by Texas Instruments Inc.
  *
- * $Id: msp430x24x1.h,v 1.6 2008/06/18 22:25:52 cliechti Exp $
+ * $Id: msp430x24x1.h,v 1.8 2009/07/26 05:53:27 pjansen Exp $
  */
 
 #include <iomacros.h>
@@ -24,6 +24,7 @@
 #define __MSP430_HAS_PORT6_R__
 #define __MSP430_HAS_SVS__
 #define __MSP430_HAS_USCI__
+#define __MSP430_HAS_USCI0__
 #define __MSP430_HAS_USCI1__
 #define __MSP430_HAS_USCI_AB0__
 #define __MSP430_HAS_USCI_AB1__
@@ -35,6 +36,7 @@
 
 #include <msp430/mpy.h>
 #include <msp430/gpio.h>
+#include <msp430/svs.h>
 #include <msp430/usci.h>
 #include <msp430/timera.h>
 #include <msp430/timerb.h>