Added support for uniarch mspgcc4
authorthequux <thequux@12e2690d-a6be-4b82-a7b7-67c4a43b65c8>
Wed, 9 Nov 2011 01:41:31 +0000 (01:41 +0000)
committerthequux <thequux@12e2690d-a6be-4b82-a7b7-67c4a43b65c8>
Wed, 9 Nov 2011 01:41:31 +0000 (01:41 +0000)
commit350c674c6bcd97ec2f883b07e0cf49eb8a480183
tree0c802e8a3ce321071a21a592b88c2663fdd2c7af
parentf357e70c634e9b5221659c3b4e48d728ecbbc04f
Added support for uniarch mspgcc4

git-svn-id: https://svn.code.sf.net/p/goodfet/code/trunk@1057 12e2690d-a6be-4b82-a7b7-67c4a43b65c8
12 files changed:
firmware/Makefile
firmware/apps/avr/avr.c
firmware/apps/chipcon/chipcon.c
firmware/apps/radios/ccspi.c
firmware/apps/spi/spi.c
firmware/include/msp430.h [deleted file]
firmware/include/platform.h
firmware/ldscripts/msp430.x [new file with mode: 0644]
firmware/lib/msp430.c
firmware/lib/msp430x1612.c
firmware/lib/msp430x2618.c
firmware/platforms/goodfet.h