msp430mcu provides C headers and binutils linker scripts for each of the
over 300 microcontrollers in the MSP430 family.
This is part of the 'uniarch' effort to 'rejoin' mspgcc4 and mspgcc, and
lowering the workload for adding new chips by taking it mostly out of binutils/
gcc and putting it all in one single package. For more information please
refer to http://sourceforge.net/apps/mediawiki/mspgcc/index.php?title=Devel:Uniarch for a full list of changes/rationale behind this.
The rest of the msp430 toolchain will soon be updated to the uniarch versions.
please note that this includes the standard ti headers, so you may need
to fix your includes when updating. but all the ti-provided code will now work
with msp430-gcc
with additional patches for msp430 support.
One will need an upcoming umodem.c commit by jakemsr@, and an upcoming
mspdebug port in order to actually program the devices though.
feedback/ok aja@