URL:
  <http://savannah.nongnu.org/bugs/?30018>

                 Summary: Errors in include files
                 Project: AVR C Runtime Library
            Submitted by: dkinzer
            Submitted on: Mon 31 May 2010 02:08:56 PM PDT
                Category: Header
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Header files
                  Status: None
        Percent Complete: 0%
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 1.6.7
           Fixed Release: None

    _______________________________________________________

Details:

WinAVR_20100110

The following lines appear beginning at line 1291 of iom169pa.h and at line
1296 of iom649p.h.  I believe that the "ICP/" and "INT0/" should be deleted.

#define ICP/SEG22_DDR   DDRD
#define ICP/SEG22_PORT  PORTD
#define ICP/SEG22_PIN   PIND
#define ICP/SEG22_BIT   0

#define INT0/SEG21_DDR   DDRD
#define INT0/SEG21_PORT  PORTD
#define INT0/SEG21_PIN   PIND
#define INT0/SEG21_BIT   1





    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?30018>

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


_______________________________________________
AVR-libc-dev mailing list
AVR-libc-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-libc-dev

Reply via email to