avrdude-dev
[Top][All Lists]
Advanced

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

Re: [avrdude-dev] Yet another config parameter


From: Theodore A. Roth
Subject: Re: [avrdude-dev] Yet another config parameter
Date: Fri, 21 Feb 2003 11:16:20 -0800 (PST)


On Fri, 21 Feb 2003, Brian Dean wrote:

:) On Fri, Feb 21, 2003 at 10:36:54AM -0800, Theodore A. Roth wrote:
:)
:) > :) >  default_parallel = <string>;
:) > :) >  default_serial   = <string>;
:)
:) Ok, I've implemented this, those are quoted strings.
:)
:) > This should be done by configure. Then you just have a avrdude.conf.in
:) > (or avrdude.conf.sample.in) which has these entries:
:) >
:) > default_parallel = @PAR_PORT@
:) > default_serial = @SER_PORT@
:)
:) Ted, if you could, would you be so kind as to do the auto* honors?  I
:) promise to watch your diff closely so that I may be able to do it
:) myself next time :-)

Sure, but I won't be able to get to it today.

Since I need to rename the avrdude.conf.sample file, should we retain
the .sample extension or drop it? [Note to self: does the install of
avrdude.conf save a backup copy of original?]

Have you integrated the default_parallel and default_serial into the
config parser yet? I suspect that would preclude changing the config
file.

Ted




reply via email to

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