import msp430mcu-20110613, ok aja@

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.
This commit is contained in:
jasper 2011-09-02 07:06:21 +00:00
parent e6554bf67a
commit 53cad9b951
4 changed files with 1423 additions and 0 deletions

View File

@ -0,0 +1,23 @@
# $OpenBSD: Makefile,v 1.1.1.1 2011/09/02 07:06:21 jasper Exp $
PKG_ARCH= *
COMMENT= C headers and binutils linker scripts for msp430
DISTNAME= msp430mcu-20110613
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mspgcc/}
CONFIGURE_STYLE=#empty
RUN_DEPENDS= devel/msp430/libc>=20110612
NO_BUILD= Yes
NO_REGRESS= Yes
do-install:
cd ${WRKSRC} && \
MSP430MCU_ROOT=${WRKSRC} /bin/sh scripts/install.sh ${PREFIX}
${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${PREFIX}/msp430/
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (msp430/msp430mcu-20110613.tar.bz2) = BXnhp954+SodgzzZ2epPQw==
RMD160 (msp430/msp430mcu-20110613.tar.bz2) = I0xb6go0XHjauptgRF/zOTt/Vy0=
SHA1 (msp430/msp430mcu-20110613.tar.bz2) = eZBKwMGFLGhGytuyGgy3eketzc0=
SHA256 (msp430/msp430mcu-20110613.tar.bz2) = lUq8INOZfItvY6vNfGgwNLJkNcU3wKoIbJThPZXhsAQ=
SIZE (msp430/msp430mcu-20110613.tar.bz2) = 3014406

View File

@ -0,0 +1,2 @@
msp430mcu provides C headers and binutils linker scripts for each of the
over 300 microcontrollers in the MSP430 family.

File diff suppressed because it is too large Load Diff