avrdude-dev
[Top][All Lists]
Advanced

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

[avrdude-dev] [bug #23685] avrdude uses parallel device for "ponyser" pr


From: Joerg Wunsch
Subject: [avrdude-dev] [bug #23685] avrdude uses parallel device for "ponyser" programmer
Date: Mon, 30 Jan 2012 17:14:37 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.0.19) Gecko/2010071610 Firefox/3.0.19

Update of bug #23685 (project avrdude):

                  Status:               Postponed => Fixed                  
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #3:

I implemented a connection_type parameter that is tied to
each programmer definition in avrdude.conf.  While this
information is partially redundant (e.g. you have "type =
par;", followed by "connection_type = parallel;"), it
explicitly spells out the connection type for each programmer,
centralizing the setting.  The programmer implementation can
sometimes handle multiple transports, e.g. stk500v2 could be
either serial or USB by default, so I think mentioning the
connection method in avrdude.conf is the most obvious place.

(Committed in SVN revision 1047.)

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?23685>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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