All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stanislav Brabec <utx@penguin.cz>
To: openembedded-devel@lists.openembedded.org
Subject: Re: AVR XMEGA?
Date: Tue, 27 Jan 2009 18:54:59 +0100	[thread overview]
Message-ID: <1233078899.4746.16.camel@hammer.suse.cz> (raw)
In-Reply-To: <1233047621.4890.119.camel@lenovo.internal.reciva.com>

Phil Blundell wrote:
> On Tue, 2009-01-27 at 10:03 +0100, Marco Cavallini wrote:
> > Sledz, Steffen ha scritto:
> > > Just a short question: Is somebody working on support for Atmel AVR XMEGA (8-bit AVR) architecture in OE?

> > Linux doesn't run on 8 bit CPUs

> As far as I know nobody is working on XMEGA support, anyway.

There is a rudimentary avr-gcc build.

I am thinking about creating of native and Canadian cross recipes for
avr utilities to be able to compile and upload Arduino sources from my
Zaurus.

Support for shared libraries, OS, command line and package management is
far above capabilities of these devices. But I can imagine recipes for
static libraries (e. g. avr-libc; however most standard libraries would
be too heavy for AVR) and just one application package that will become
an "image" (= firmware), linking against these static libraries. Maybe
OE is an overkill for this task. Make could do the same with a smaller
complexity, but on the other hand, at least avr-libc (and the Arduino
library) has to be build in this way.

And finally, it might be interesting to invent a way, how to convert
linux kernel drivers to microcontroller drivers and vice versa. I have
been just thinking about porting of drivers/w1.

-- 
Stanislav Brabec
http://www.penguin.cz/~utx




      parent reply	other threads:[~2009-01-27 18:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-27  8:45 AVR XMEGA? Sledz, Steffen
2009-01-27  9:03 ` Marco Cavallini
2009-01-27  9:13   ` Phil Blundell
2009-01-27 17:27     ` Ulf Samuelsson
2009-01-27 17:54     ` Stanislav Brabec [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1233078899.4746.16.camel@hammer.suse.cz \
    --to=utx@penguin.cz \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.