CVS: jtag/funclets makefile,1.9,1.10
"Sergey A. Borshch" <[email protected]> Thu, 9 Oct 2008 15:00:15 +0000
| Newsgroups | gmane.comp.hardware.texas-instruments.msp430.gcc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/mspgcc/jtag/funclets
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv7041/jtag/funclets
Modified Files:
makefile
Log Message:
* New cpu added:
- F2112, F2122, F2132
- G4250, G4260, G4270
- E4232, E4242, E4252, E4272
- F4351, F4361, F4371
- F4783, F4784, F4793, F4794
- F5418, F5419, F5435...F5438 (empty header file yet)
* headers added: 21x2, 47xx, 54xx(empty), tlv.h
* headers fixed:
- checking for _GNU_ASSEMBLER_ macro changed to GCC predefined macro __ASSEMBLER__.
Unneeded -D_GNU_ASSEMBLER_ removed from examples and libraries makefiles.
- __msp430_have_sd16a in headers changed to common-style __MSP430_HAS_SD16_A__
- E42x: fixed number of SD16 channels
- F42x0: fixed number of SD16A channels
- G42x0: fixed number of SD16A channels
Index: makefile
===================================================================
RCS file: /cvsroot/mspgcc/jtag/funclets/makefile,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -w -d -r1.9 -r1.10
--- makefile 15 Nov 2006 20:28:50 -0000 1.9
+++ makefile 9 Oct 2008 15:00:13 -0000 1.10
@@ -7,7 +7,7 @@
#assembler needs the define so that the includes work properly
CC = msp430-gcc
CPU = msp430x2121
-ASFLAGS = -mmcu=${CPU} -D_GNU_ASSEMBLER_
+ASFLAGS = -mmcu=${CPU}
CFLAGS = -mmcu=${CPU} -O2 -Wall -g
.PHONY: all clean convert FORCE
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/