avr-libc-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-libc-dev] [bug #15522] Typo in iotn2313.h vector table


From: Risto Eerola
Subject: [avr-libc-dev] [bug #15522] Typo in iotn2313.h vector table
Date: Tue, 24 Jan 2006 17:39:40 +0200
User-agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)

URL:
  <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=15522>

                 Summary: Typo in iotn2313.h vector table
                 Project: AVR C Runtime Library
            Submitted by: eerola
            Submitted on: Tue 01/24/06 at 17:39
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
        Percent Complete: 0%
        Originator Email: address@hidden
             Open/Closed: Open

    _______________________________________________________

Details:

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 */







    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=15522>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]