public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [wwwdocs] AVR entry in readings.htmls
@ 2018-03-10 16:15 Gerald Pfeifer
  2018-03-11  9:03 ` Denis Chertykov
  0 siblings, 1 reply; 3+ messages in thread
From: Gerald Pfeifer @ 2018-03-10 16:15 UTC (permalink / raw)
  To: gcc-patches, Denis Chertykov

It appears this link at atmel.com has been taken down without
what appears a replacement, so I applied the patch below.

Denis, if you have a new reference, happy to add that, of course.

Gerald

Index: readings.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v
retrieving revision 1.289
diff -u -r1.289 readings.html
--- readings.html	4 Mar 2018 10:02:19 -0000	1.289
+++ readings.html	10 Mar 2018 16:10:22 -0000
@@ -88,7 +88,6 @@
 
  <li>AVR
   <br />Manufacturer: Atmel
-  <br /><a href="http://www.atmel.com/products/microcontrollers/avr/">AVR Documentation</a>
  </li>
 
  <li>Blackfin

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [wwwdocs] AVR entry in readings.htmls
  2018-03-10 16:15 [wwwdocs] AVR entry in readings.htmls Gerald Pfeifer
@ 2018-03-11  9:03 ` Denis Chertykov
  2023-03-16 23:33   ` Gerald Pfeifer
  0 siblings, 1 reply; 3+ messages in thread
From: Denis Chertykov @ 2018-03-11  9:03 UTC (permalink / raw)
  To: Gerald Pfeifer; +Cc: gcc-patches

This is a new one.

http://www.microchip.com/design-centers/8-bit/microchip-avr-mcus

2018-03-10 20:15 GMT+04:00 Gerald Pfeifer <gerald@pfeifer.com>:
> It appears this link at atmel.com has been taken down without
> what appears a replacement, so I applied the patch below.
>
> Denis, if you have a new reference, happy to add that, of course.
>
> Gerald
>
> Index: readings.html
> ===================================================================
> RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v
> retrieving revision 1.289
> diff -u -r1.289 readings.html
> --- readings.html       4 Mar 2018 10:02:19 -0000       1.289
> +++ readings.html       10 Mar 2018 16:10:22 -0000
> @@ -88,7 +88,6 @@
>
>   <li>AVR
>    <br />Manufacturer: Atmel
> -  <br /><a href="http://www.atmel.com/products/microcontrollers/avr/">AVR Documentation</a>
>   </li>
>
>   <li>Blackfin

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [wwwdocs] AVR entry in readings.htmls
  2018-03-11  9:03 ` Denis Chertykov
@ 2023-03-16 23:33   ` Gerald Pfeifer
  0 siblings, 0 replies; 3+ messages in thread
From: Gerald Pfeifer @ 2023-03-16 23:33 UTC (permalink / raw)
  To: Segher Boessenkool, Denis Chertykov; +Cc: gcc-patches

On Sat, 10 Mar 2018, Segher Boessenkool wrote:
>> It appears this link at atmel.com has been taken down without
>> what appears a replacement, so I applied the patch below.
> Atmel was bought by Microchip some two years ago...  Maybe
> https://www.microchip.com/design-centers/8-bit/microchip-avr-mcus

On Sun, 11 Mar 2018, Denis Chertykov wrote:
> http://www.microchip.com/design-centers/8-bit/microchip-avr-mcus

Thank you, Segher and Denis! I somehow failed to add that link back
then, done now per the patch below.

(In the meantime the address has changed again, and I am using that
updated address.)

Pushed.

Gerald


commit 94c654022d3d6d439f21418c74d13e4e303d44ab
Author: Gerald Pfeifer <gerald@pfeifer.com>
Date:   Fri Mar 17 00:32:07 2023 +0100

    readings: Add new link for AVR documentation

diff --git a/htdocs/readings.html b/htdocs/readings.html
index 27f42d3d..3cdc47a9 100644
--- a/htdocs/readings.html
+++ b/htdocs/readings.html
@@ -90,6 +90,7 @@ names.
 
  <li>AVR
   <br>Manufacturer: Atmel
+  <br><a href="https://www.microchip.com/en-us/products/microcontrollers-and-microprocessors/8-bit-mcus/avr-mcus">AVR documentation</a>
  </li>
 
  <li>Blackfin

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-03-16 23:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-10 16:15 [wwwdocs] AVR entry in readings.htmls Gerald Pfeifer
2018-03-11  9:03 ` Denis Chertykov
2023-03-16 23:33   ` Gerald Pfeifer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).