patchAVR C Runtime Library - Patches: patch #4505, Unified interrupt vector names in...

 
 

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

patch #4505: Unified interrupt vector names in header files.

Submitter:  Risto Eerola <eerola>
Submitted:  Mon 10 Oct 2005 09:03:32 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  joerg_wunsch Open/Closed:  Closed

Thu 10 Nov 2005 10:21:36 PM UTC, comment #1: 

I accepted most of your changes though by merging them
manually.

For any header file that is already present in a released
version, the old names have been kept for compatibility.

Not accepted: SIG_PINCHANGE for the ATtiny28.  This is not
a pin change interrupt, but an interrupt that triggers at
a low level on any of the input pins.  (Weird, yes.)

Also, the new-style (XXX_vect) names are not affected, as they
are meant to always match the XML files (regardless of how
inconsistent the XML files and thus datasheets might be).

Joerg Wunsch <joerg_wunsch>
Group administrator
Mon 10 Oct 2005 09:03:32 PM UTC, original submission:  

Modified header files. See readme.txt in the packet for details.

Risto Eerola <eerola>

 

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

Attached Files
file #7996:  ioheaders.tar.bz2 added by eerola (19KiB - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 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 4 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-11-10 joerg_wunsch StatusNone Done
    Assigned toNone joerg_wunsch
    Open/ClosedOpen Closed
2005-10-10 eerola Attached File- Added ioheaders.tar.bz2, #5310

Back to the top

Powered by Savane 3.13-02a9.
Corresponding source code