bugAVR C Runtime Library - Bugs: bug #15522, Typo in iotn2313.h vector table

 
 

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

bug #15522: Typo in iotn2313.h vector table

Submitter:  Risto Eerola <eerola>
Submitted:  Tue 24 Jan 2006 03:39:39 PM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  Fixed Assigned to:  None
Percent Complete:  0% Open/Closed:  Closed
Release:  None Fixed Release:  None

Tue 24 Jan 2006 03:39:39 PM UTC, original submission:  

Line 555:
#define SIG_OUTPUT_COPMARE0A _VECTOR(13)

should of course read:
#define SIG_OUTPUT_COMPARE0A _VECTOR(13)

Also, different vectors are grouped under a same comment
Vectors 10 to 14 under  /* Analog Comparator */
Vectors 16 and 17 under /* USI Overflow */

Risto Eerola <eerola>

 

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

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-01-29 aesok StatusNone Fixed
    Open/ClosedOpen Closed

Back to the top

Powered by Savane 3.13-02a9.
Corresponding source code