Follow-up Comment #1, patch #9315 (project avrdude):

Basically, a good idea.

Documentation patches are missing (either to the .texi or the 
man page file, preferrably for both).

I see a couple of problems with the firmware files though:

First, we are guests on the FSF's servers, and they only accept 
opensource projects.  Thus, we are not allowed to host a 
closed-source firmware for the programmer.

Second, hardcoding a path name in the application is completely 
a "don't ever do this".  This should preferrably be handled 
using autoconf parameters, depending from --prefix.  However, 
on Windows, this is usually completely different.  See 
winconf.c for how this is implemented wrt. avrdude.conf.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?9315>

_______________________________________________
  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