Update more external links (#18819)
This commit is contained in:
committed by
Scott Lahteine
parent
25c7577779
commit
f2205b1725
@ -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;
|
||||
;
|
||||
|
||||
|
Reference in New Issue
Block a user