|
From: | Martijn van Balen |
Subject: | [avr-libc-dev] [patch #4102] Add support for ATMega 640-1280-1281 |
Date: | Thu, 22 Sep 2005 14:29:57 +0000 |
User-agent: | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322) |
Follow-up Comment #1, patch #4102 (project avr-libc): I've corrected three mistakes in iom1280.h $ diff iom1280.h iom1280_orig.h 292c292 < #define PCIFR _SFR_IO8(0x1B) --- > #define PCIFR _SFR_IO8(0x1C) 474c474 < #define WDTCSR _SFR_MEM8(0x60) --- > #define WDTCsR _SFR_MEM8(0x60) 570c570 < #define OCIE0B 2 --- > #define OCIE0b 2 _______________________________________________________ Additional Item Attachment: File name: iom1280.h Size:27 KB iom1280.h <http://savannah.nongnu.org/patch/download.php?item_id=4102&item_file_id=5235> _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/patch/?func=detailitem&item_id=4102> _______________________________________________ Message sent via/by Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |