Update links, README, contributing, etc.
This commit is contained in:
@ -147,7 +147,7 @@
|
||||
# This flag was added to work around a problem with the
|
||||
# at90s4433/2333's; see the at90s4433 errata at:
|
||||
#
|
||||
# http://www.atmel.com/atmel/acrobat/doc1280.pdf
|
||||
# https://www.atmel.com/atmel/acrobat/doc1280.pdf
|
||||
#
|
||||
# INSTRUCTION FORMATS
|
||||
#
|
||||
@ -184,7 +184,7 @@
|
||||
# section avr061.zip which accompanies the application note
|
||||
# AVR061 available from:
|
||||
#
|
||||
# http://www.atmel.com/atmel/acrobat/doc2525.pdf
|
||||
# https://www.atmel.com/atmel/acrobat/doc2525.pdf
|
||||
#
|
||||
|
||||
#define ATTINY10 0x10 /* the _old_ one that never existed! */
|
||||
@ -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://www.ladyada.net/make/usbtinyisp/";
|
||||
type = usbtiny;
|
||||
;
|
||||
|
||||
@ -630,7 +630,7 @@ programmer
|
||||
|
||||
programmer
|
||||
id = "siprog";
|
||||
desc = "Lancos SI-Prog <http://www.lancos.com/siprogsch.html>";
|
||||
desc = "Lancos SI-Prog <https://www.lancos.com/siprogsch.html>";
|
||||
type = serbb;
|
||||
reset = ~3;
|
||||
sck = 7;
|
||||
|
Reference in New Issue
Block a user