This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[patch, avr] atmel avr new devices set-3


Hi,

Attached patch adds support for following Atmel devices.
ata5702m322
atmega325pa
atmega64hve2
atmega644rfr2
atmega128rfr2
atmega1284rfr2
atmega256rfr2
atmega2564rfr2

If OK, could someone commit please?

Regards,
Pitchumani


gcc/ChangeLog
2014-07-15  Pitchumani Sivanupandi <pitchumani.s@atmel.com>

    * config/avr/avr-mcus.def: Add new avr5 devices (ata5702m322,
    atmega325pa, atmega64hve2, atmega644rfr2), avr51 devices (atmega128rfr2,
    atmega1284rfr2) and avr6 devices (atmega256rfr2, atmega2564rfr2).
    * config/avr/avr-tables.opt: Regenerate.
    * config/avr/t-multilib: Regenerate.
    * doc/avr-mmcu.texi: Regenerate.

Attachment: atmel-avr-devices.patch
Description: atmel-avr-devices.patch


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]