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/


_______________________________________________
avrdude-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/avrdude-dev

Reply via email to