|
From: | Don Kinzer |
Subject: | [avr-libc-dev] [bug #30018] Errors in include files |
Date: | Mon, 31 May 2010 21:08:57 +0000 |
User-agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 GTB7.0 |
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/
[Prev in Thread] | Current Thread | [Next in Thread] |