Remove Atmel and add a link to the avr-gcc Wiki, both as suggested by Georg-Johann Lay.
Pushed. Gerald --- htdocs/readings.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.47.0