avrdude-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avrdude-dev] avr part names


From: E. Weddington
Subject: Re: [avrdude-dev] avr part names
Date: Mon, 17 Mar 2003 13:47:49 -0700

On 17 Mar 2003 at 21:39, Joerg Wunsch wrote:

> As E. Weddington wrote:
> 
> > Right now AVR parts in the config file have names such as "m128"
> > whereas GCC requires something like "atmega128" in -mmcu.
> 
> That feature's already there:
> 
<snip> 
> The short names are just aliases suitable for manually calling the
> program, while the full names are also always there, and they are
> identical to what gcc expects for the -mmcu option.
> 
> In fact, i've been using it that way in my own Makefiles for quite
> some time now.  When i added the twidemo project, i only dropped the
> "program" target from the Makefile since avrprog was not available for
> the masses by that time.

Cool! Where / how is it implemented?

I guess really the only thing to do is to document this feature then?

Eric




reply via email to

[Prev in Thread] Current Thread [Next in Thread]