CVS: msp430-libc/include io.h,1.14,1.15

Steve Underwood <[email protected]> Wed, 11 Jul 2007 10:45:50 -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-serv29347/include

Modified Files:
	io.h 
Log Message:
the 22x2 header has been there for a while, but io.h didn't reference it. Still need to add the device to the compiler.


Index: io.h
===================================================================
RCS file: /cvsroot/mspgcc/msp430-libc/include/io.h,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -w -d -r1.14 -r1.15
--- io.h	5 Apr 2006 12:06:34 -0000	1.14
+++ io.h	11 Jul 2007 17:45:48 -0000	1.15
@@ -74,6 +74,9 @@
 #elif defined(__MSP430_2101__) || defined(__MSP430_2111__) || defined(__MSP430_2121__) || defined(__MSP430_2131__)
 #include <msp430x21x1.h>
 
+#elif defined(__MSP430_2232__) || defined(__MSP430_2252__) || defined(__MSP430_2272__)
+#include <msp430x22x2.h>
+
 #elif defined(__MSP430_2234__) || defined(__MSP430_2254__) || defined(__MSP430_2274__)
 #include <msp430x22x4.h>
 


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/