CVS: msp430-libc/include msp430x22x2.h, 1.2, 1.3 msp430x22x4.h, 1.7, 1.8 msp430x23x.h, 1.1, 1.2 msp430x23x0.h, 1.3, 1.4 msp430x241x.h, 1.7, 1.8 msp430x24x.h, 1.7, 1.8 msp430x24x1.h, 1.7, 1.8 msp430x47xx.h, 1.6, 1.7 msp430xG461x.h, 1.10, 1.11
"Peter" <[email protected]> Sun, 26 Jul 2009 05:53:29 +0000
| Newsgroups | gmane.comp.hardware.texas-instruments.msp430.gcc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/mspgcc/msp430-libc/include In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv7140 Modified Files: msp430x22x2.h msp430x22x4.h msp430x23x.h msp430x23x0.h msp430x241x.h msp430x24x.h msp430x24x1.h msp430x47xx.h msp430xG461x.h Log Message: There are patches for this that have been queued for a while: http://article.gmane.org/gmane.comp.hardware.texas-instruments.msp430.gcc.user/7833 While you're at it, you might want to also apply the patch here too: http://article.gmane.org/gmane.comp.hardware.texas-instruments.msp430.gcc.user/7844 Index: msp430x22x2.h =================================================================== RCS file: /cvsroot/mspgcc/msp430-libc/include/msp430x22x2.h,v retrieving revision 1.2 retrieving revision 1.3 diff -u -w -d -r1.2 -r1.3 --- msp430x22x2.h 18 Jun 2008 00:54:02 -0000 1.2 +++ msp430x22x2.h 26 Jul 2009 05:53:27 -0000 1.3 @@ -25,6 +25,7 @@ #define __MSP430_HAS_BC2__ #define __MSP430_HAS_FLASH2__ #define __MSP430_HAS_USCI__ +#define __MSP430_HAS_USCI0__ #include <msp430/basic_clock.h> #include <msp430/flash.h> Index: msp430x22x4.h =================================================================== RCS file: /cvsroot/mspgcc/msp430-libc/include/msp430x22x4.h,v retrieving revision 1.7 retrieving revision 1.8 diff -u -w -d -r1.7 -r1.8 --- msp430x22x4.h 18 Jun 2008 00:54:02 -0000 1.7 +++ msp430x22x4.h 26 Jul 2009 05:53:27 -0000 1.8 @@ -26,6 +26,7 @@ #define __MSP430_HAS_FLASH2__ #define __MSP430_HAS_OA_2__ #define __MSP430_HAS_USCI__ +#define __MSP430_HAS_USCI0__ #define __msp430_have_opamp_1 #define __msp430_have_opamp_output_select Index: msp430x23x.h =================================================================== RCS file: /cvsroot/mspgcc/msp430-libc/include/msp430x23x.h,v retrieving revision 1.1 retrieving revision 1.2 diff -u -w -d -r1.1 -r1.2 --- msp430x23x.h 18 Jun 2008 00:04:40 -0000 1.1 +++ msp430x23x.h 26 Jul 2009 05:53:27 -0000 1.2 @@ -26,6 +26,7 @@ #define __MSP430_HAS_BC2__ #define __MSP430_HAS_FLASH2__ #define __MSP430_HAS_USCI__ +#define __MSP430_HAS_USCI0__ #define __MSP430_HAS_CAPLUS__ #define __MSP430_HAS_MPY__ Index: msp430x23x0.h =================================================================== RCS file: /cvsroot/mspgcc/msp430-libc/include/msp430x23x0.h,v retrieving revision 1.3 retrieving revision 1.4 diff -u -w -d -r1.3 -r1.4 --- msp430x23x0.h 18 Jun 2008 00:54:03 -0000 1.3 +++ msp430x23x0.h 26 Jul 2009 05:53:27 -0000 1.4 @@ -24,6 +24,7 @@ #define __MSP430_HAS_BC2__ #define __MSP430_HAS_FLASH2__ #define __MSP430_HAS_USCI__ +#define __MSP430_HAS_USCI0__ #define __MSP430_HAS_CAPLUS__ #define __MSP430_HAS_MPY__ Index: msp430x241x.h =================================================================== RCS file: /cvsroot/mspgcc/msp430-libc/include/msp430x241x.h,v retrieving revision 1.7 retrieving revision 1.8 diff -u -w -d -r1.7 -r1.8 --- msp430x241x.h 3 Apr 2009 05:25:33 -0000 1.7 +++ msp430x241x.h 26 Jul 2009 05:53:27 -0000 1.8 @@ -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__ Index: msp430x24x.h =================================================================== RCS file: /cvsroot/mspgcc/msp430-libc/include/msp430x24x.h,v retrieving revision 1.7 retrieving revision 1.8 diff -u -w -d -r1.7 -r1.8 --- msp430x24x.h 3 Apr 2009 05:25:33 -0000 1.7 +++ msp430x24x.h 26 Jul 2009 05:53:27 -0000 1.8 @@ -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__ Index: msp430x24x1.h =================================================================== RCS file: /cvsroot/mspgcc/msp430-libc/include/msp430x24x1.h,v retrieving revision 1.7 retrieving revision 1.8 diff -u -w -d -r1.7 -r1.8 --- msp430x24x1.h 3 Apr 2009 05:25:33 -0000 1.7 +++ msp430x24x1.h 26 Jul 2009 05:53:27 -0000 1.8 @@ -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__ Index: msp430x47xx.h =================================================================== RCS file: /cvsroot/mspgcc/msp430-libc/include/msp430x47xx.h,v retrieving revision 1.6 retrieving revision 1.7 diff -u -w -d -r1.6 -r1.7 --- msp430x47xx.h 4 Jun 2009 21:34:29 -0000 1.6 +++ msp430x47xx.h 26 Jul 2009 05:53:27 -0000 1.7 @@ -38,6 +38,7 @@ #define __MSP430_HAS_BT_RTC__ #define __MSP430_HAS_LCD_A__ #define __MSP430_HAS_USCI__ +#define __MSP430_HAS_USCI0__ #define __MSP430_HAS_USCI1__ #define __MSP430_HAS_USCI_AB0__ #define __MSP430_HAS_USCI_AB1__ @@ -53,13 +54,13 @@ #define __MSP430_HAS_SD16_CH3__ #endif /* __MSP430_47x3__ */ -#if defined(__MSP430_47166__) || defined(__MSP430_47176__) || +#if defined(__MSP430_47166__) || defined(__MSP430_47176__) || \ defined(__MSP430_47186__) || defined(__MSP430_47196__) #define __MSP430_HAS_SD16_CH3__ #define __MSP430_HAS_SD16_CH4__ #define __MSP430_HAS_SD16_CH5__ #endif -#if defined(__MSP430_47167__) || defined(__MSP430_47177__) || +#if defined(__MSP430_47167__) || defined(__MSP430_47177__) || \ defined(__MSP430_47187__) || defined(__MSP430_47197__) #define __MSP430_HAS_SD16_CH3__ #define __MSP430_HAS_SD16_CH4__ Index: msp430xG461x.h =================================================================== RCS file: /cvsroot/mspgcc/msp430-libc/include/msp430xG461x.h,v retrieving revision 1.10 retrieving revision 1.11 diff -u -w -d -r1.10 -r1.11 --- msp430xG461x.h 7 Nov 2008 08:28:40 -0000 1.10 +++ msp430xG461x.h 26 Jul 2009 05:53:27 -0000 1.11 @@ -32,6 +32,7 @@ #define __MSP430_HAS_LCD_A__ #define __MSP430_HAS_UART0__ #define __MSP430_HAS_USCI__ +#define __MSP430_HAS_USCI0__ #define __MSP430_HAS_TA3__ #define __MSP430_HAS_TB7__ #define __MSP430_HAS_FLASH__ ------------------------------------------------------------------------------