From 6fc26ab3c665d9bd65da535c99b393b86e71873b Mon Sep 17 00:00:00 2001 From: joerg_wunsch Date: Fri, 26 Aug 2011 20:56:36 +0000 Subject: [PATCH] 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 --- doc/avrdude.texi | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/doc/avrdude.texi b/doc/avrdude.texi index 17db40e6..02ea1d9c 100644 --- a/doc/avrdude.texi +++ b/doc/avrdude.texi @@ -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