]> oss.titaniummirror.com Git - msp430-libc.git/blobdiff - include/msp430x24x.h
Imported msp430-libc-20100207
[msp430-libc.git] / include / msp430x24x.h
index 8252d96b3444874b61a94cc47875876af3ba3482..41655de9e5f493d0932b55993a408d0c95773488 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: msp430x24x.h,v 1.6 2008/06/18 22:25:51 cliechti Exp $
+ * $Id: msp430x24x.h,v 1.8 2009/07/26 05:53:27 pjansen Exp $
  *
  * 2008-02-05 - modifications by G.Lemm <msp430@daqtix.com>
  * - defined __DisableCalData to get rid of assembler errors
@@ -31,6 +31,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__
@@ -43,6 +44,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>