mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-09-27 22:45:27 +00:00
will update only the table in pgm_type.c. * config_gram.y, lexer.l: removed programmer type keywords, use now locate_programmer_type() function * pgm_type.[ch]: added new files for table of programmer types * main.c: allow list of programmer types by -c ?type * avrdude.conf.in: changed all type keywords to quoted strings * doc/avrdude.texi: changed description of type definition, list of valid types is now included from generated file * doc/Makefile.am: generate list of programmer types for doc * all programmers [hc]: add xxx_desc string for description of programmer git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1051 81a1dc3b-b13d-400b-aceb-764788c761c2
25 lines
284 B
Plaintext
25 lines
284 B
Plaintext
.cvsignore
|
|
Makefile
|
|
Makefile.in
|
|
avrdude-html
|
|
avrdude.aux
|
|
avrdude.cp
|
|
avrdude.cps
|
|
avrdude.dvi
|
|
avrdude.fn
|
|
avrdude.info
|
|
avrdude.ky
|
|
avrdude.log
|
|
avrdude.pdf
|
|
avrdude.pg
|
|
avrdude.ps
|
|
avrdude.toc
|
|
avrdude.tp
|
|
avrdude.vr
|
|
mdate-sh
|
|
stamp-vti
|
|
texinfo.tex
|
|
version.texi
|
|
programmer_types.texi
|
|
parts.texi
|