|
|
@ -145,9 +145,9 @@ |
|
|
|
# VCC pins are not defined for the programmer, a message |
|
|
|
# indicating that the device needs a power-cycle is printed out. |
|
|
|
# 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 page 2 at: |
|
|
|
# |
|
|
|
# http://www.atmel.com/atmel/acrobat/doc1280.pdf |
|
|
|
# https://ww1.microchip.com/downloads/en/AppNotes/doc2574.pdf |
|
|
|
# |
|
|
|
# INSTRUCTION FORMATS |
|
|
|
# |
|
|
@ -416,13 +416,13 @@ programmer |
|
|
|
|
|
|
|
programmer |
|
|
|
id = "usbasp"; |
|
|
|
desc = "USBasp, http://www.fischl.de/usbasp/"; |
|
|
|
desc = "USBasp, https://www.fischl.de/usbasp/"; |
|
|
|
type = usbasp; |
|
|
|
; |
|
|
|
|
|
|
|
programmer |
|
|
|
id = "usbtiny"; |
|
|
|
desc = "USBtiny simple USB programmer, http://www.ladyada.net/make/usbtinyisp/"; |
|
|
|
desc = "USBtiny simple USB programmer, https://learn.adafruit.com/usbtinyisp"; |
|
|
|
type = usbtiny; |
|
|
|
; |
|
|
|
|
|
|
@ -596,7 +596,7 @@ programmer |
|
|
|
|
|
|
|
programmer |
|
|
|
id = "bsd"; |
|
|
|
desc = "Brian Dean's Programmer, http://www.bsdhome.com/avrdude/"; |
|
|
|
desc = "Brian Dean's Programmer, https://savannah.nongnu.org/projects/avrdude"; |
|
|
|
type = par; |
|
|
|
vcc = 2, 3, 4, 5; |
|
|
|
reset = 7; |
|
|
@ -743,7 +743,7 @@ programmer |
|
|
|
|
|
|
|
programmer |
|
|
|
id = "atisp"; |
|
|
|
desc = "AT-ISP V1.1 programming cable for AVR-SDK1 from <http://micro-research.co.th/> micro-research.co.th"; |
|
|
|
desc = "AT-ISP V1.1 programming cable for AVR-SDK1 from <https://www.micro-research.co.th/> micro-research.co.th"; |
|
|
|
type = par; |
|
|
|
reset = ~6; |
|
|
|
sck = ~8; |
|
|
@ -773,7 +773,7 @@ programmer |
|
|
|
; |
|
|
|
|
|
|
|
# It is almost same as pony-stk200, except vcc on pin 5 to auto |
|
|
|
# disconnect port (download on http://electropol.free.fr) |
|
|
|
# disconnect port download on http://www.electropol.fr |
|
|
|
programmer |
|
|
|
id = "frank-stk200"; |
|
|
|
desc = "Frank STK200"; |
|
|
@ -787,7 +787,7 @@ programmer |
|
|
|
; |
|
|
|
|
|
|
|
# The AT98ISP Cable is a simple parallel dongle for AT89 family. |
|
|
|
# http://www.atmel.com/dyn/products/tools_card.asp?tool_id=2877 |
|
|
|
# https://www.microchip.com/wwwAppNotes/AppNotes.aspx?appnote=en592141 |
|
|
|
programmer |
|
|
|
id = "89isp"; |
|
|
|
desc = "Atmel at89isp cable"; |
|
|
|