CVS: msp430-libc/include msp430xG461x.h,1.6,1.7
Chris Liechti <[email protected]> Fri, 16 Feb 2007 05:07:25 -0800
| Newsgroups | gmane.comp.hardware.texas-instruments.msp430.gcc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/mspgcc/msp430-libc/include In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv21540/msp430-libc/include Modified Files: msp430xG461x.h Log Message: - G461x implements USART1 instead of USART0 - do not include definitions if __MSP430_HAS_UART0__ isn't defined (used for the G461x) Index: msp430xG461x.h =================================================================== RCS file: /cvsroot/mspgcc/msp430-libc/include/msp430xG461x.h,v retrieving revision 1.6 retrieving revision 1.7 diff -u -w -d -r1.6 -r1.7 --- msp430xG461x.h 13 Jan 2007 13:14:05 -0000 1.6 +++ msp430xG461x.h 16 Feb 2007 13:07:23 -0000 1.7 @@ -41,6 +41,7 @@ #define __MSP430_HAS_DAC12__ #define __MSP430_HAS_DMAX_3__ #define __MSP430_HAS_OA_3__ +#define __MSP430_HAS_UART1__ #define __msp430_have_lcd_16_20 #define __msp430_have_dac12_op_amp ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV