buserror / simavr

simavr is a lean, mean and hackable AVR simulator for linux & OSX
GNU General Public License v3.0
1.56k stars 365 forks source link

Add support for ATmega2561 #422

Open gudnimg opened 3 years ago

gudnimg commented 3 years ago

Hi, I noticed ATmega2561 is not supported but ATmega2560 is. Only difference is 2561 is a 64-pin package.

https://www.microchip.com/wwwproducts/en/ATmega2561

buserror commented 3 years ago

Would make an easy first pull request! :-)