Bug 25451 - [AVR] Add support for new devices
Summary: [AVR] Add support for new devices
Status: RESOLVED FIXED
Alias: None
Product: gcc
Classification: Unclassified
Component: target (show other bugs)
Version: 4.2.0
: P3 enhancement
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-16 17:48 UTC by berndtrog
Modified: 2006-08-18 12:47 UTC (History)
1 user (show)

See Also:
Host:
Target: avr
Build:
Known to work:
Known to fail:
Last reconfirmed: 2005-12-25 01:17:51


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description berndtrog 2005-12-16 17:48:16 UTC
Its time to add the (external maintained) patch for Atmel's new devices to trunk.

The patch adds support for:

attiny25 attiny45 attiny85 at90pwm2 at90pwm3 atmega164 atmega324 atmega329 
atmega3290 atmega640 atmega644 atmega649 atmega6490 atmega1280 atmega1281 
at90can32 at90can64
Comment 1 berndtrog 2005-12-16 18:06:11 UTC
Note: I'll attach the patch when Bugzilla has recoverd from its internal errors...
Comment 2 berndtrog 2006-08-18 12:47:41 UTC
Atmel's new devices where added in r113982. Thanks!