|
From: | Tero Sinervo |
Subject: | [avr-libc-dev] [bug #22964] io90pwm3b.h bit name inconsistency |
Date: | Fri, 18 Apr 2008 13:49:49 +0000 |
User-agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 |
Follow-up Comment #1, bug #22964 (project avr-libc): Same file, new discovery... FUSE_CLKDIV8 should be FUSE_CKDIV8. #define FUSE_CLKDIV8 ~_BV(7) /* Divide clock by 8 */ #define LFUSE_DEFAULT (FUSE_CKSEL0 & FUSE_CKSEL2 & FUSE_CKSEL3 & FUSE_SUT0 & FUSE_CKDIV8) _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/bugs/?22964> _______________________________________________ Message sent via/by Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |