Ro5bert / avra

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

Added ATmega169 and friends. #58

Open AbortRetryFail opened 1 year ago

AbortRetryFail commented 1 year ago

I tested this on a ATmega169PA salvaged from an old thermostat and made it blink an LED. So it assembles code that runs.

I accidentally put the brakes on further experimentation by burning out a relay driver which now shorts VCC to ground. Maybe someone else who has access to one of these chips or a suitable emulator can put it through the ropes.