From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RgpHL-0006mp-LY for garchives@archives.gentoo.org; Sat, 31 Dec 2011 03:06:39 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9C33AE05EC; Sat, 31 Dec 2011 03:06:22 +0000 (UTC) Received: from mail-iy0-f181.google.com (mail-iy0-f181.google.com [209.85.210.181]) by pigeon.gentoo.org (Postfix) with ESMTP id DBE3DE05DD for ; Sat, 31 Dec 2011 03:06:10 +0000 (UTC) Received: by iakk12 with SMTP id k12so28544273iak.40 for ; Fri, 30 Dec 2011 19:06:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=u7QfbBDMXuECZaCum83EiUkj9MYrxEkqz9VBxTmoPL4=; b=k4qXAoKwiPh7breChA07BFP2juruch5LCU/a7cF0uYX4jdmBnd1+uwXmK2dTP8V+5w lQnKytSNO6bFDNIkTy+x5CGaFpSGTLU9f9/bdkf8q0KSFxGwVU+KWNf8Ta9TMQytiH1t f8J7TV4geQ+lzYqlGixYUkhwN3QpW0+4h93GU= Received: by 10.50.188.132 with SMTP id ga4mr57597808igc.4.1325300770410; Fri, 30 Dec 2011 19:06:10 -0800 (PST) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-embedded@lists.gentoo.org Reply-to: gentoo-embedded@lists.gentoo.org MIME-Version: 1.0 Sender: vapierfilter@gmail.com Received: by 10.50.173.66 with HTTP; Fri, 30 Dec 2011 19:05:49 -0800 (PST) In-Reply-To: <20111225160631.637341db@osagesoftware.com> References: <20111219233301.3533e55a@osagesoftware.com> <201112201438.21025.vapier@gentoo.org> <201112211606.57886.vapier@gentoo.org> <20111225160631.637341db@osagesoftware.com> From: Mike Frysinger Date: Fri, 30 Dec 2011 22:05:49 -0500 X-Google-Sender-Auth: jzMv2YdHCf-WvirRuwbKeVrv3Qo Message-ID: Subject: Re: [gentoo-embedded] msp4300 toolchain To: David Relson Cc: gentoo-embedded@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: adac1dd3-5e68-4755-9d56-2f71be899616 X-Archives-Hash: 9e29f0b214595e667d1e4db200f11911 On Sun, Dec 25, 2011 at 16:06, David Relson wrote: > The msp430 toolchain generated is working very nicely for me and has > been building msp430 executables for several days. > > With kernel config updates (to include CONFIG_USB_SERIAL, > CONFIG_USB_SERIAL_TI, and CONFIG_USB_ACM), demo programs are running > nicely on my TI Launchpad. > > Thank you for the crossdev update. don't thank me. Tim did all the actual work. -mike