Am 18.11.24 um 09:03 schrieb Georg-Johann Lay:
Am 16.11.24 um 13:19 schrieb Gerald Pfeifer:
On Mon, 2 Sep 2024, Georg-Johann Lay wrote:
Atmel is no more the AVR manufacturer.  This patch removes the
manufacturer from the file headers.

We also have

   <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>

in https://gcc.gnu.org/readings.html .

How should that be changed? (Simply drop the Atmel line?)

Gerald

Hi, I'd just drop the "Atmel".  That's what I did in all the
other places.

Maybe instead of "AVR" something like "AVR 8-bit microcontrollers"
makes it clearer what AVR means in this context.

Johann

...and maybe what's also of interest are the instruction set manual (pdf)

https://ww1.microchip.com/downloads/en/DeviceDoc/AVR-InstructionSet-Manual-DS40002198.pdf

and the avr-gcc wiki that describes parts of the ABI:

https://gcc.gnu.org/wiki/avr-gcc

Johann


Reply via email to