https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96055

            Bug ID: 96055
           Summary: avr: atmega324pb not supported
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
          Assignee: unassigned at gcc dot gnu.org
          Reporter: matwey.kornilov at gmail dot com
  Target Milestone: ---

Created attachment 48832
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48832&action=edit
Patch to resolve the issue

Hello,


Currently, avr-gcc lacks support for Atmega324PB MCU.
This MCU can be found on Evaluation boards (such as
https://www.microchip.com/DevelopmentTools/ProductDetails/ATMEGA324PB-XPRO ).


Attached here is a patch (tested) to introduce Atmega324PB support.

Reply via email to