On Mon, 18 Nov 2024, Georg-Johann Lay wrote:
>> 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 .
> Hi, I'd just drop the "Atmel".  That's what I did in all the other 
> places.

Thanks, I'll make this change.

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

We don't have something this for other architectures, though why not 
start? Will add this, too.

On Tue, 19 Nov 2024, Georg-Johann Lay wrote:
> ...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

I'll add the latter; on the former (and deep links) I'm a bit more 
hesitant since they keep breaking and should be findable from the general 
site.

Gerald

Reply via email to