This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gcc-wwwdocs".
The branch, master has been updated via f96bd43ffbeab1e0cbf58c0618b6a8e57190b451 (commit) from 97538a42abcad8ffe9784c09c9559bff610eb2be (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit f96bd43ffbeab1e0cbf58c0618b6a8e57190b451 Author: Gerald Pfeifer <ger...@pfeifer.com> Date: Mon Nov 25 10:55:42 2024 +0100 readings: Update AVR entry Remove Atmel and add a link to the avr-gcc Wiki, both as suggested by Georg-Johann Lay. diff --git a/htdocs/readings.html b/htdocs/readings.html index b5cbf414..103fd453 100644 --- a/htdocs/readings.html +++ b/htdocs/readings.html @@ -88,9 +88,9 @@ names. <br><a href="https://developer.arm.com/documentation/ihi0036/latest/">Application Binary Interface (ABI) for the ARM Architecture</a> </li> - <li>AVR - <br>Manufacturer: Atmel + <li>AVR 8-bit microcontrollers <br><a href="https://www.microchip.com/en-us/products/microcontrollers-and-microprocessors/8-bit-mcus/avr-mcus">AVR documentation</a> + <br><a href="https://gcc.gnu.org/wiki/avr-gcc">avr-gcc Wiki</a> </li> <li>Blackfin ----------------------------------------------------------------------- Summary of changes: htdocs/readings.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- gcc-wwwdocs