Match the list of supported programmers with avrdude.conf.in.

git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@992 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
joerg_wunsch 2011-08-26 20:56:36 +00:00
parent 185a54d5aa
commit 6fc26ab3c6
1 changed files with 8 additions and 2 deletions

View File

@ -443,6 +443,10 @@ and change the pin definitions to match that of the unknown programmer.
Currently, the following programmer ids are understood and supported:
@multitable @columnfractions .2 .6
@item @code{2232HIO} @tab
FT2232H based generic programmer
@item @code{89isp} @tab
Atmel at89isp cable
@item @code{abcmini} @tab
ABCmini Board, aka Dick Smith HOTCHIP
@item @code{alf} @tab
@ -459,6 +463,8 @@ Atmel AppNote AVR109 Boot Loader
Atmel Low Cost Serial Programmer
@item @code{avr911} @tab
Atmel AppNote AVR911 AVROSP (an alias for avr109)
@item @code{avrftdi} @tab
FT2232D based generic programmer
@item @code{avrisp} @tab
Atmel AVR ISP (an alias for stk500)
@item @code{avrisp2} @tab
@ -575,11 +581,11 @@ USBasp,@*
@item @code{usbtiny} @tab
USBtiny simple USB programmer,@*
@url{http://www.ladyada.net/make/usbtinyisp/}
@item @code{xil} @tab
Xilinx JTAG cable
@item @code{wiring} @tab
Wiring board, utilizing STK500 V2.x protocol,@*
@url{http://wiring.org.co/}
@item @code{xil} @tab
Xilinx JTAG cable
@end multitable