ibid.
This commit is contained in:
parent
d1e20eb29f
commit
9156c32a54
@ -147,7 +147,7 @@
|
|||||||
# This flag was added to work around a problem with the
|
# This flag was added to work around a problem with the
|
||||||
# at90s4433/2333's; see the at90s4433 errata at:
|
# at90s4433/2333's; see the at90s4433 errata at:
|
||||||
#
|
#
|
||||||
# https://www.atmel.com/atmel/acrobat/doc1280.pdf
|
# http://www.atmel.com/atmel/acrobat/doc1280.pdf
|
||||||
#
|
#
|
||||||
# INSTRUCTION FORMATS
|
# INSTRUCTION FORMATS
|
||||||
#
|
#
|
||||||
@ -184,7 +184,7 @@
|
|||||||
# section avr061.zip which accompanies the application note
|
# section avr061.zip which accompanies the application note
|
||||||
# AVR061 available from:
|
# AVR061 available from:
|
||||||
#
|
#
|
||||||
# https://www.atmel.com/atmel/acrobat/doc2525.pdf
|
# http://www.atmel.com/atmel/acrobat/doc2525.pdf
|
||||||
#
|
#
|
||||||
|
|
||||||
#define ATTINY10 0x10 /* the _old_ one that never existed! */
|
#define ATTINY10 0x10 /* the _old_ one that never existed! */
|
||||||
@ -416,13 +416,13 @@ programmer
|
|||||||
|
|
||||||
programmer
|
programmer
|
||||||
id = "usbasp";
|
id = "usbasp";
|
||||||
desc = "USBasp, https://www.fischl.de/usbasp/";
|
desc = "USBasp, http://www.fischl.de/usbasp/";
|
||||||
type = usbasp;
|
type = usbasp;
|
||||||
;
|
;
|
||||||
|
|
||||||
programmer
|
programmer
|
||||||
id = "usbtiny";
|
id = "usbtiny";
|
||||||
desc = "USBtiny simple USB programmer, https://www.ladyada.net/make/usbtinyisp/";
|
desc = "USBtiny simple USB programmer, http://www.ladyada.net/make/usbtinyisp/";
|
||||||
type = usbtiny;
|
type = usbtiny;
|
||||||
;
|
;
|
||||||
|
|
||||||
@ -596,7 +596,7 @@ programmer
|
|||||||
|
|
||||||
programmer
|
programmer
|
||||||
id = "bsd";
|
id = "bsd";
|
||||||
desc = "Brian Dean's Programmer, https://www.bsdhome.com/avrdude/";
|
desc = "Brian Dean's Programmer, http://www.bsdhome.com/avrdude/";
|
||||||
type = par;
|
type = par;
|
||||||
vcc = 2, 3, 4, 5;
|
vcc = 2, 3, 4, 5;
|
||||||
reset = 7;
|
reset = 7;
|
||||||
@ -655,7 +655,7 @@ programmer
|
|||||||
|
|
||||||
programmer
|
programmer
|
||||||
id = "alf";
|
id = "alf";
|
||||||
desc = "Nightshade ALF-PgmAVR, https://nightshade.homeip.net/";
|
desc = "Nightshade ALF-PgmAVR, http://nightshade.homeip.net/";
|
||||||
type = par;
|
type = par;
|
||||||
vcc = 2, 3, 4, 5;
|
vcc = 2, 3, 4, 5;
|
||||||
buff = 6;
|
buff = 6;
|
||||||
@ -682,7 +682,7 @@ programmer
|
|||||||
|
|
||||||
programmer
|
programmer
|
||||||
id = "picoweb";
|
id = "picoweb";
|
||||||
desc = "Picoweb Programming Cable, https://www.picoweb.net/";
|
desc = "Picoweb Programming Cable, http://www.picoweb.net/";
|
||||||
type = par;
|
type = par;
|
||||||
reset = 2;
|
reset = 2;
|
||||||
sck = 3;
|
sck = 3;
|
||||||
@ -743,7 +743,7 @@ programmer
|
|||||||
|
|
||||||
programmer
|
programmer
|
||||||
id = "atisp";
|
id = "atisp";
|
||||||
desc = "AT-ISP V1.1 programming cable for AVR-SDK1 from <https://micro-research.co.th/> micro-research.co.th";
|
desc = "AT-ISP V1.1 programming cable for AVR-SDK1 from <http://micro-research.co.th/> micro-research.co.th";
|
||||||
type = par;
|
type = par;
|
||||||
reset = ~6;
|
reset = ~6;
|
||||||
sck = ~8;
|
sck = ~8;
|
||||||
@ -753,7 +753,7 @@ programmer
|
|||||||
|
|
||||||
programmer
|
programmer
|
||||||
id = "ere-isp-avr";
|
id = "ere-isp-avr";
|
||||||
desc = "ERE ISP-AVR <https://www.ere.co.th/download/sch050713.pdf>";
|
desc = "ERE ISP-AVR <http://www.ere.co.th/download/sch050713.pdf>";
|
||||||
type = par;
|
type = par;
|
||||||
reset = ~4;
|
reset = ~4;
|
||||||
sck = 3;
|
sck = 3;
|
||||||
@ -773,7 +773,7 @@ programmer
|
|||||||
;
|
;
|
||||||
|
|
||||||
# It is almost same as pony-stk200, except vcc on pin 5 to auto
|
# It is almost same as pony-stk200, except vcc on pin 5 to auto
|
||||||
# disconnect port (download on https://electropol.free.fr)
|
# disconnect port (download on http://electropol.free.fr)
|
||||||
programmer
|
programmer
|
||||||
id = "frank-stk200";
|
id = "frank-stk200";
|
||||||
desc = "Frank STK200";
|
desc = "Frank STK200";
|
||||||
@ -787,7 +787,7 @@ programmer
|
|||||||
;
|
;
|
||||||
|
|
||||||
# The AT98ISP Cable is a simple parallel dongle for AT89 family.
|
# The AT98ISP Cable is a simple parallel dongle for AT89 family.
|
||||||
# https://www.atmel.com/dyn/products/tools_card.asp?tool_id=2877
|
# http://www.atmel.com/dyn/products/tools_card.asp?tool_id=2877
|
||||||
programmer
|
programmer
|
||||||
id = "89isp";
|
id = "89isp";
|
||||||
desc = "Atmel at89isp cable";
|
desc = "Atmel at89isp cable";
|
||||||
@ -836,7 +836,7 @@ programmer
|
|||||||
|
|
||||||
programmer
|
programmer
|
||||||
id = "siprog";
|
id = "siprog";
|
||||||
desc = "Lancos SI-Prog <https://www.lancos.com/siprogsch.html>";
|
desc = "Lancos SI-Prog <http://www.lancos.com/siprogsch.html>";
|
||||||
type = serbb;
|
type = serbb;
|
||||||
reset = ~3;
|
reset = ~3;
|
||||||
sck = 7;
|
sck = 7;
|
||||||
|
@ -147,7 +147,7 @@
|
|||||||
# This flag was added to work around a problem with the
|
# This flag was added to work around a problem with the
|
||||||
# at90s4433/2333's; see the at90s4433 errata at:
|
# at90s4433/2333's; see the at90s4433 errata at:
|
||||||
#
|
#
|
||||||
# https://www.atmel.com/atmel/acrobat/doc1280.pdf
|
# http://www.atmel.com/atmel/acrobat/doc1280.pdf
|
||||||
#
|
#
|
||||||
# INSTRUCTION FORMATS
|
# INSTRUCTION FORMATS
|
||||||
#
|
#
|
||||||
@ -184,7 +184,7 @@
|
|||||||
# section avr061.zip which accompanies the application note
|
# section avr061.zip which accompanies the application note
|
||||||
# AVR061 available from:
|
# AVR061 available from:
|
||||||
#
|
#
|
||||||
# https://www.atmel.com/atmel/acrobat/doc2525.pdf
|
# http://www.atmel.com/atmel/acrobat/doc2525.pdf
|
||||||
#
|
#
|
||||||
|
|
||||||
#define ATTINY10 0x10 /* the _old_ one that never existed! */
|
#define ATTINY10 0x10 /* the _old_ one that never existed! */
|
||||||
@ -416,13 +416,13 @@ programmer
|
|||||||
|
|
||||||
programmer
|
programmer
|
||||||
id = "usbasp";
|
id = "usbasp";
|
||||||
desc = "USBasp, https://www.fischl.de/usbasp/";
|
desc = "USBasp, http://www.fischl.de/usbasp/";
|
||||||
type = usbasp;
|
type = usbasp;
|
||||||
;
|
;
|
||||||
|
|
||||||
programmer
|
programmer
|
||||||
id = "usbtiny";
|
id = "usbtiny";
|
||||||
desc = "USBtiny simple USB programmer, https://www.ladyada.net/make/usbtinyisp/";
|
desc = "USBtiny simple USB programmer, http://www.ladyada.net/make/usbtinyisp/";
|
||||||
type = usbtiny;
|
type = usbtiny;
|
||||||
;
|
;
|
||||||
|
|
||||||
@ -596,7 +596,7 @@ programmer
|
|||||||
|
|
||||||
programmer
|
programmer
|
||||||
id = "bsd";
|
id = "bsd";
|
||||||
desc = "Brian Dean's Programmer, https://www.bsdhome.com/avrdude/";
|
desc = "Brian Dean's Programmer, http://www.bsdhome.com/avrdude/";
|
||||||
type = par;
|
type = par;
|
||||||
vcc = 2, 3, 4, 5;
|
vcc = 2, 3, 4, 5;
|
||||||
reset = 7;
|
reset = 7;
|
||||||
@ -655,7 +655,7 @@ programmer
|
|||||||
|
|
||||||
programmer
|
programmer
|
||||||
id = "alf";
|
id = "alf";
|
||||||
desc = "Nightshade ALF-PgmAVR, https://nightshade.homeip.net/";
|
desc = "Nightshade ALF-PgmAVR, http://nightshade.homeip.net/";
|
||||||
type = par;
|
type = par;
|
||||||
vcc = 2, 3, 4, 5;
|
vcc = 2, 3, 4, 5;
|
||||||
buff = 6;
|
buff = 6;
|
||||||
@ -682,7 +682,7 @@ programmer
|
|||||||
|
|
||||||
programmer
|
programmer
|
||||||
id = "picoweb";
|
id = "picoweb";
|
||||||
desc = "Picoweb Programming Cable, https://www.picoweb.net/";
|
desc = "Picoweb Programming Cable, http://www.picoweb.net/";
|
||||||
type = par;
|
type = par;
|
||||||
reset = 2;
|
reset = 2;
|
||||||
sck = 3;
|
sck = 3;
|
||||||
@ -743,7 +743,7 @@ programmer
|
|||||||
|
|
||||||
programmer
|
programmer
|
||||||
id = "atisp";
|
id = "atisp";
|
||||||
desc = "AT-ISP V1.1 programming cable for AVR-SDK1 from <https://micro-research.co.th/> micro-research.co.th";
|
desc = "AT-ISP V1.1 programming cable for AVR-SDK1 from <http://micro-research.co.th/> micro-research.co.th";
|
||||||
type = par;
|
type = par;
|
||||||
reset = ~6;
|
reset = ~6;
|
||||||
sck = ~8;
|
sck = ~8;
|
||||||
@ -753,7 +753,7 @@ programmer
|
|||||||
|
|
||||||
programmer
|
programmer
|
||||||
id = "ere-isp-avr";
|
id = "ere-isp-avr";
|
||||||
desc = "ERE ISP-AVR <https://www.ere.co.th/download/sch050713.pdf>";
|
desc = "ERE ISP-AVR <http://www.ere.co.th/download/sch050713.pdf>";
|
||||||
type = par;
|
type = par;
|
||||||
reset = ~4;
|
reset = ~4;
|
||||||
sck = 3;
|
sck = 3;
|
||||||
@ -773,7 +773,7 @@ programmer
|
|||||||
;
|
;
|
||||||
|
|
||||||
# It is almost same as pony-stk200, except vcc on pin 5 to auto
|
# It is almost same as pony-stk200, except vcc on pin 5 to auto
|
||||||
# disconnect port (download on https://electropol.free.fr)
|
# disconnect port (download on http://electropol.free.fr)
|
||||||
programmer
|
programmer
|
||||||
id = "frank-stk200";
|
id = "frank-stk200";
|
||||||
desc = "Frank STK200";
|
desc = "Frank STK200";
|
||||||
@ -787,7 +787,7 @@ programmer
|
|||||||
;
|
;
|
||||||
|
|
||||||
# The AT98ISP Cable is a simple parallel dongle for AT89 family.
|
# The AT98ISP Cable is a simple parallel dongle for AT89 family.
|
||||||
# https://www.atmel.com/dyn/products/tools_card.asp?tool_id=2877
|
# http://www.atmel.com/dyn/products/tools_card.asp?tool_id=2877
|
||||||
programmer
|
programmer
|
||||||
id = "89isp";
|
id = "89isp";
|
||||||
desc = "Atmel at89isp cable";
|
desc = "Atmel at89isp cable";
|
||||||
@ -836,7 +836,7 @@ programmer
|
|||||||
|
|
||||||
programmer
|
programmer
|
||||||
id = "siprog";
|
id = "siprog";
|
||||||
desc = "Lancos SI-Prog <https://www.lancos.com/siprogsch.html>";
|
desc = "Lancos SI-Prog <http://www.lancos.com/siprogsch.html>";
|
||||||
type = serbb;
|
type = serbb;
|
||||||
reset = ~3;
|
reset = ~3;
|
||||||
sck = 7;
|
sck = 7;
|
||||||
|
@ -147,7 +147,7 @@
|
|||||||
# This flag was added to work around a problem with the
|
# This flag was added to work around a problem with the
|
||||||
# at90s4433/2333's; see the at90s4433 errata at:
|
# at90s4433/2333's; see the at90s4433 errata at:
|
||||||
#
|
#
|
||||||
# https://www.atmel.com/atmel/acrobat/doc1280.pdf
|
# http://www.atmel.com/atmel/acrobat/doc1280.pdf
|
||||||
#
|
#
|
||||||
# INSTRUCTION FORMATS
|
# INSTRUCTION FORMATS
|
||||||
#
|
#
|
||||||
@ -184,7 +184,7 @@
|
|||||||
# section avr061.zip which accompanies the application note
|
# section avr061.zip which accompanies the application note
|
||||||
# AVR061 available from:
|
# AVR061 available from:
|
||||||
#
|
#
|
||||||
# https://www.atmel.com/atmel/acrobat/doc2525.pdf
|
# http://www.atmel.com/atmel/acrobat/doc2525.pdf
|
||||||
#
|
#
|
||||||
|
|
||||||
#define ATTINY10 0x10 /* the _old_ one that never existed! */
|
#define ATTINY10 0x10 /* the _old_ one that never existed! */
|
||||||
@ -416,13 +416,13 @@ programmer
|
|||||||
|
|
||||||
programmer
|
programmer
|
||||||
id = "usbasp";
|
id = "usbasp";
|
||||||
desc = "USBasp, https://www.fischl.de/usbasp/";
|
desc = "USBasp, http://www.fischl.de/usbasp/";
|
||||||
type = usbasp;
|
type = usbasp;
|
||||||
;
|
;
|
||||||
|
|
||||||
programmer
|
programmer
|
||||||
id = "usbtiny";
|
id = "usbtiny";
|
||||||
desc = "USBtiny simple USB programmer, https://www.ladyada.net/make/usbtinyisp/";
|
desc = "USBtiny simple USB programmer, http://www.ladyada.net/make/usbtinyisp/";
|
||||||
type = usbtiny;
|
type = usbtiny;
|
||||||
;
|
;
|
||||||
|
|
||||||
@ -630,7 +630,7 @@ programmer
|
|||||||
|
|
||||||
programmer
|
programmer
|
||||||
id = "siprog";
|
id = "siprog";
|
||||||
desc = "Lancos SI-Prog <https://www.lancos.com/siprogsch.html>";
|
desc = "Lancos SI-Prog <http://www.lancos.com/siprogsch.html>";
|
||||||
type = serbb;
|
type = serbb;
|
||||||
reset = ~3;
|
reset = ~3;
|
||||||
sck = 7;
|
sck = 7;
|
||||||
|
Loading…
Reference in New Issue
Block a user