avrdude-dev
[Top][All Lists]
Advanced

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

Re: [avrdude-dev] Re: cvs back again and butterfly cleanup


From: Brian Dean
Subject: Re: [avrdude-dev] Re: cvs back again and butterfly cleanup
Date: Sat, 13 Dec 2003 13:48:48 -0500
User-agent: Mutt/1.5.5.1i

On Sat, Dec 13, 2003 at 05:56:36PM +0100, Jan-Hinnerk Reichert wrote:

> > If you always use the same programmer you could also use an "alias"
> > or a batch-script to call avrdude with the "-c" parameter.
> >
> > This also allows you to specify a programmer other than default,
> > since all but the last one are (almost) ignored ;-)
> >
> > Perhaps, we should add the alias-trick to the manual.
> 
> I have just found out that we already have a configuration parameter 
> "default_programmer" ;-)))

AVRDUDE also supports a per-user config file that supports everything
that can be specified in the main config file.  On Unix the name is
~/.avrduderc.  That way you can override the default programmer and
ports without having to modify any files that might get replaced if
you upgrade to a newer version at some point.

Anything in ~/.avrduderc takes precedence over the system wide config
file.

-Brian




reply via email to

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