avrdude/doc
Rene Liebscher d72a56ef01 patch #7688: Implement parent programmers feature
* avrdude.conf.in: updated documentation comment and some programmers 
    have now parents
  * config_gram.y: initpgm will now called at first use of programmer 
    in main. parser sets only the function pointer in the pgm structure.
    Pin and pin lists definitions can now be empty to remove the parents
    setting.
  * doc/avrdude.texi: updated documentation
  * main.c: added call to pgm->initpgm after locate_programmer
  * pgm.[hc]: added field initpgm in structure, added function pgm_dup


git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1045 81a1dc3b-b13d-400b-aceb-764788c761c2
2012-01-22 12:31:54 +00:00
..
.cvsignore patch #7687: Autogenerating programmers and parts lists for docs 2011-12-29 12:53:20 +00:00
Makefile.am patch #7687: Autogenerating programmers and parts lists for docs 2011-12-29 13:24:02 +00:00
TODO NEWS, doc/TODO: Updated NEWS and TODO 2004-07-07 10:13:25 +00:00
avrdude.texi patch #7688: Implement parent programmers feature 2012-01-22 12:31:54 +00:00
parts_comments.txt patch #7687: Autogenerating programmers and parts lists for docs 2011-12-29 12:53:20 +00:00