CVS: msp430-libc/include msp430x261x.h,1.3,1.4
Chris Liechti <[email protected]> Mon, 16 Jun 2008 16:22:22 -0700
| Newsgroups | gmane.comp.hardware.texas-instruments.msp430.gcc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/mspgcc/msp430-libc/include In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv28554 Modified Files: msp430x261x.h Log Message: patch from TonyB Index: msp430x261x.h =================================================================== RCS file: /cvsroot/mspgcc/msp430-libc/include/msp430x261x.h,v retrieving revision 1.3 retrieving revision 1.4 diff -u -w -d -r1.3 -r1.4 --- msp430x261x.h 26 May 2008 20:27:52 -0000 1.3 +++ msp430x261x.h 16 Jun 2008 23:22:19 -0000 1.4 @@ -9,6 +9,8 @@ * (c) 2007 by Steve Underwood <[email protected]> * Originally based in part on work by Texas Instruments Inc. * + * 2008-06-04 - TonyB ([email protected]) + * - Defined __MSP430_HAS_PORT7_R__ and __MSP430_HAS_PORT8_R__ * * 2008-03-05 - modifications by MB <[email protected]>, based on msp430x24x.h (G.Lemm) and original msp430x24x (Steve Underwood). * - defined __DisableCalData to get rid of assembler errors @@ -33,6 +35,8 @@ #define __MSP430_HAS_PORT4_R__ #define __MSP430_HAS_PORT5_R__ #define __MSP430_HAS_PORT6_R__ +#define __MSP430_HAS_PORT7_R__ +#define __MSP430_HAS_PORT8_R__ #define __MSP430_HAS_SVS__ #define __MSP430_HAS_USCI__ #define __MSP430_HAS_USCI1__ ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php