patchAVR C Runtime Library - Patches: patch #4049, Support for ATtiny25, Attiny45 and...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #4049: Support for ATtiny25, Attiny45 and Attiny85

Submitter:  Anatoly Sokolov <aesok>
Submitted:  Fri 27 May 2005 02:06:18 PM UTC
Votes: 25
 
Category:  None Priority:  9 - Immediate
Status:  Done Privacy:  Public
Assigned to:  None Open/Closed:  Closed

Mon 22 May 2006 05:16:16 PM UTC, comment #3: 

Support for ATtiny25-45-85 device is added in GCC 4.2.
Support for ATtiny25-45-85 device is added in binutils 2.17.
Support for ATtiny25-45-85 device is added in avr-libc 1.4.0.

Anatoly Sokolov <aesok>
Group administrator
Sun 05 Jun 2005 03:13:43 PM UTC, comment #2: 

In iotnx5.h need change:
#define SIG_EE_RDY              _VECTOR(6)

with:
#define SIG_EEPROM_READY  _VECTOR(6)

Anatoly Sokolov <aesok>
Group administrator
Tue 31 May 2005 01:42:08 PM UTC, comment #1: 

Sorry, im not define some bits in EECR register. Thanks David Carr for info.


Anatoly Sokolov <aesok>
Group administrator
Fri 27 May 2005 02:06:18 PM UTC, original submission:  


Anatoly Sokolov <aesok>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #8921:  gcc-4.0.0-attinyx5-devs.diff added by aesok (2KiB - application/octet-stream)
file #8920:  avr-libc-1.2.3-attinyx5-devs.diff added by aesok (17KiB - application/octet-stream)
file #8916:  binutils-2.16-attinyx5-devs.diff added by aesok (735B - application/octet-stream - patch for binutils-2.16)
file #8912:  iotnx5.h added by aesok (8KiB - text/plain - Corrected header file for ATtiny25, ATtiny45 and ATtiny85)
file #8884:  iotnx5.h added by aesok (8KiB - text/plain - Header file for ATtiny25, Attiny45 and Attiny85)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 25 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 11 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-05-22 aesok StatusIn Progress Done
    Open/ClosedOpen Closed
2005-12-17 omega Carbon-Copy- Added omega
2005-09-17 jhoffman Carbon-Copy- Added jhoffman
2005-08-29 joerg_wunsch StatusNone In Progress
2005-06-03 arcanum Priority5 - Normal 9 - Immediate
2005-06-03 aesok Attached File- Added gcc-4.0.0-attinyx5-devs.diff, #4685
2005-06-03 aesok Attached File- Added avr-libc-1.2.3-attinyx5-devs.diff, #4684
2005-06-01 aesok Attached File- Added binutils-2.16-attinyx5-devs.diff, #4679
2005-05-31 aesok Attached File- Added iotnx5.h, #4675
2005-05-27 aesok Attached File- Added iotnx5.h, #4651

Back to the top

Powered by Savane 3.13-758e.
Corresponding source code