]> oss.titaniummirror.com Git - msp430-libc.git/blobdiff - include/msp430x43x.h
Imported msp430-libc-20100207
[msp430-libc.git] / include / msp430x43x.h
index 59799554ff1621c446592a66c4604d6d72bd0932..ddae0cd4fb281c55630dc0ff7a39782b3534e1d2 100644 (file)
@@ -9,7 +9,10 @@
  * (c) 2002 by M. P. Ashton <data@ieee.org>
  * Originally based in part on work by Texas Instruments Inc.
  *
- * $Id: msp430x43x.h,v 1.9 2006/06/07 13:01:30 coppice Exp $
+ * 2008-09-17 - sb-sf (sb-sf@users.sf.net)
+ * - msp430x43x1 added
+ *
+ * $Id: msp430x43x.h,v 1.10 2008/10/09 15:00:13 sb-sf Exp $
  */
 
 #include <iomacros.h>
@@ -44,7 +47,9 @@
 #include <msp430/timera.h>
 #include <msp430/timerb.h>
 #include <msp430/usart.h>
+#if !defined(__MSP430_4351__) && !defined(__MSP430_4361__) && !defined(__MSP430_4371__)
 #include <msp430/adc12.h>
+#endif
 #include <msp430/gpio.h>
 #include <msp430/compa.h>