Ro5bert / avra

Assembler for the Atmel AVR microcontroller family
GNU General Public License v2.0
153 stars 39 forks source link

Add device ATmega324A #45

Closed Jake-Moss closed 2 years ago

Jake-Moss commented 2 years ago

Added device support for ATmega324A. Same as ATmega324P and ATmega324PA.

See Table 2-1 for differences (or rather lack thereof) https://ww1.microchip.com/downloads/en/devicedoc/atmel-8272-8-bit-avr-microcontroller-atmega164a_pa-324a_pa-644a_pa-1284_p_datasheet.pdf

Ro5bert commented 2 years ago

Thanks, and sorry for the late reply.