*doc/avrdude.texi: Update devices and programmers supported.
git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@392 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
parent
523f7549d3
commit
b8f99c725b
|
@ -1,3 +1,7 @@
|
||||||
|
2003-12-01 Eric B. Weddington <eric@ecentral.com>
|
||||||
|
|
||||||
|
*doc/avrdude.texi: Update devices and programmers supported.
|
||||||
|
|
||||||
2003-12-01 Eric B. Weddington <eric@ecentral.com>
|
2003-12-01 Eric B. Weddington <eric@ecentral.com>
|
||||||
|
|
||||||
*doc/avrdude.texi: Add missing -D option to user manual.
|
*doc/avrdude.texi: Add missing -D option to user manual.
|
||||||
|
|
|
@ -255,6 +255,12 @@ ATMEGA128
|
||||||
@itemx m16
|
@itemx m16
|
||||||
ATMEGA16
|
ATMEGA16
|
||||||
|
|
||||||
|
@itemx m161
|
||||||
|
ATMEGA161
|
||||||
|
|
||||||
|
@itemx m162
|
||||||
|
ATMEGA162
|
||||||
|
|
||||||
@itemx m163
|
@itemx m163
|
||||||
ATMEGA163
|
ATMEGA163
|
||||||
|
|
||||||
|
@ -264,9 +270,15 @@ ATMEGA169
|
||||||
@itemx m32
|
@itemx m32
|
||||||
ATMEGA32
|
ATMEGA32
|
||||||
|
|
||||||
|
@itemx m64
|
||||||
|
ATMEGA64
|
||||||
|
|
||||||
@itemx m8
|
@itemx m8
|
||||||
ATMEGA8
|
ATMEGA8
|
||||||
|
|
||||||
|
@itemx m8515
|
||||||
|
ATMEGA8515
|
||||||
|
|
||||||
@itemx m8535
|
@itemx m8535
|
||||||
ATMEGA8535
|
ATMEGA8535
|
||||||
|
|
||||||
|
@ -297,6 +309,9 @@ Currently, the following programmer ids are understood and supported:
|
||||||
|
|
||||||
@table @code
|
@table @code
|
||||||
|
|
||||||
|
@itemx abcmini
|
||||||
|
ABCmini Board, aka Dick Smith HOTCHIP
|
||||||
|
|
||||||
@itemx alf
|
@itemx alf
|
||||||
Nightshade ALF-PgmAVR, http://nightshade.homeip.net/
|
Nightshade ALF-PgmAVR, http://nightshade.homeip.net/
|
||||||
|
|
||||||
|
@ -312,6 +327,9 @@ Bascom SAMPLE programming cable
|
||||||
@itemx bsd
|
@itemx bsd
|
||||||
Brian Dean's Programmer, http://www.bsdhome.com/avrdude/
|
Brian Dean's Programmer, http://www.bsdhome.com/avrdude/
|
||||||
|
|
||||||
|
@itemx butterfly
|
||||||
|
Atmel Butterfly Development Board
|
||||||
|
|
||||||
@itemx dt006
|
@itemx dt006
|
||||||
Dontronics DT006
|
Dontronics DT006
|
||||||
|
|
||||||
|
@ -321,8 +339,8 @@ Jason Kyle's pAVR Serial Programmer
|
||||||
@itemx picoweb
|
@itemx picoweb
|
||||||
Picoweb Programming Cable, http://www.picoweb.net/
|
Picoweb Programming Cable, http://www.picoweb.net/
|
||||||
|
|
||||||
@itemx pony
|
@itemx pony-stk200
|
||||||
stk200 = Pony Prog STK200
|
Pony Prog STK200
|
||||||
|
|
||||||
@itemx sp12
|
@itemx sp12
|
||||||
Steve Bolt's Programmer
|
Steve Bolt's Programmer
|
||||||
|
|
Loading…
Reference in New Issue