platform-atmelavr icon indicating copy to clipboard operation
platform-atmelavr copied to clipboard

Add support for ATmegaxx5/xx50 and ATmegaxx9/xx90 chip families

Open MCUdude opened this issue 3 years ago • 0 comments

The latest version of MegaCore, v2.2.0 adds support for the ATmega165, ATmega169, ATmega325, ATmega329, ATmega645, ATmega649, ATmega3250, ATmega3290, ATmega6450 and ATmega6490.

This PR adds manifest files for all these. The chips also have full bootloader support through MegaCore through the existing bootloader.py script.

MCUdude avatar Jun 14 '22 18:06 MCUdude