patchAVR C Runtime Library - Patches: patch #7910, Add missing PCINT2_vect to...

 
 

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

patch #7910: Add missing PCINT2_vect to iotn40.h and update all the following vector numbers

Submitter:  Stefan Kristiansson <stekern>
Submitted:  Tue 01 Jan 2013 12:01:09 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  joerg_wunsch Open/Closed:  Closed

Fri 03 May 2013 09:49:47 AM UTC, comment #1: 

Applied in SVN r2383, thanks.

I also spotted the bogus name ADC_ADC_vect, which should be
ADC_vect instead (to match the datasheet).  As the old name
could not have worked at all (due to the shifted numbering),
I decided to drop it entirely.

Joerg Wunsch <joerg_wunsch>
Group administrator
Tue 01 Jan 2013 12:01:09 PM UTC, original submission:  

PCINT2_vect is missing from the list of interrupt vectors and this
will make all of the following vectors in the list have the wrong number.

Stefan Kristiansson <stekern>

 

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

Attached Files
file #27179:  attiny40_vect.patch added by stekern (3KiB - text/x-patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by joerg_wunsch (Posted a comment)
  • -email is unavailable- added by stekern (Submitted the item)
  •  

    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
    2013-05-03 joerg_wunsch StatusNone Done
        Assigned toNone joerg_wunsch
        Open/ClosedOpen Closed
    2013-01-01 stekern Attached File- Added attiny40_vect.patch, #27179

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code