]> oss.titaniummirror.com Git - oss-web.git/blobdiff - in/msp430.md
Add read only root page
[oss-web.git] / in / msp430.md
index e967758ffc52625928503956d929df477d711495..451407dd030155ac43daffd83c6f3b2a47f6026a 100644 (file)
@@ -1,18 +1,24 @@
 title: MSP430
 linktitle: msp430
-parent: TOP
+parent: Home
 ctime: 2008-01-03
 
 Repositories:
-[msp430-binutils](http://repo/gitweb/?p=msp430-binutils.git;a=summary),
-[msp430-gcc](http://repo/gitweb/?p=msp430-gcc.git;a=summary),
-[msp430-libc](http://repo/gitweb/?p=msp430-libc.git;a=summary),
+[msp430-binutils](/gitweb/?p=msp430-binutils.git;a=summary),
+[msp430-gcc](/gitweb/?p=msp430-gcc.git;a=summary),
+[msp430-libc](/gitweb/?p=msp430-libc.git;a=summary),
 [[aptrepo]].
 
 TMI maintains an msp430 toolchain, including [[Ubuntu packages|aptrepo]], which
 works with newer members of the msp430 family including the popular MSP430F2x1x
 parts such as the MSP430F2618. This toolchain is properly patched for use in
-[[TinyOS]] development.  At the time of this writing, the official TinyOS
-distribution uses an older msp430 toolchain that does not support these newer
-msp430 parts.  The msp430 toolchain is composed of binutils, gnu compiler,
-and libc.
+[[TinyOS]] development.
+
+As of the release of Ubuntu 12.04 Precise Pangolin, an up-to-date version of the
+MSP430 cross toolchain is available in the standard repositories.  For this
+reason, TMI is no longer maintaining its own packages, which ultimately use the
+same upstream source as the new standard packages do.  See the [[TMI
+Repository|aptrepo]] page for more information.
+
+As of 2012-06-15, the msp430-gdb package does not install due to a file
+conflict.  This will likely be fixed soon.