X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=include%2Fmsp430x241x.h;h=27c83c574ee3e5c3971b0fe4fd12cc30d44e1c7d;hb=6f720ff00773571c2fa2d35e67bff68547617639;hp=418dded0ad41262217763f600a222d7e76fd39f3;hpb=807b2dd5b7365eb87b482197af3b4a3f520c14f7;p=msp430-libc.git diff --git a/include/msp430x241x.h b/include/msp430x241x.h index 418dded..27c83c5 100644 --- a/include/msp430x241x.h +++ b/include/msp430x241x.h @@ -9,7 +9,7 @@ * (c) 2007 by Steve Underwood * Originally based in part on work by Texas Instruments Inc. * - * $Id: msp430x241x.h,v 1.5 2008/06/18 22:25:51 cliechti Exp $ + * $Id: msp430x241x.h,v 1.8 2009/07/26 05:53:27 pjansen Exp $ * * 2008-03-06 - modifications by M Barnes * - changed to 241x series, in line with patch by G. Lemm @@ -40,6 +40,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__ @@ -49,12 +50,11 @@ #define __MSP430_HAS_FLASH2__ #define __MSP430_HAS_CAPLUS__ #define __MSP430_HAS_ADC12__ -#define __MSP430_HAS_DAC12__ -#define __MSP430_HAS_DMA__ #include #include +#include #include #include #include @@ -62,8 +62,6 @@ #include #include #include -#include -#include #include #define IE1_ 0x0000 /* Interrupt Enable 1 */