As E. Weddington wrote:

> >In that light, I think we should change our header files to remove
> >the bit as well,

> Do you mean just the can128 header? Or are there others that you're
> thinking of?

% grep HSM ~/src/avr-libc/include/avr/io*.h
/home/joerg/src/avr-libc/include/avr/iocan128.h:#define    ADHSM        7
/home/joerg/src/avr-libc/include/avr/iom128.h:#define    ADHSM        4
/home/joerg/src/avr-libc/include/avr/iom64.h:#define    ADHSM        4
/home/joerg/src/avr-libc/include/avr/iom8.h:#define ADHSM       4
/home/joerg/src/avr-libc/include/avr/iom8535.h:#define    ADHSM        4

Probably, iom16.h should also be done the same way, i.e. as a
commented out, so we don't get another bug report filed for it. ;-)

> Would you mind filling out a bug report so we don't forget? ;-)

Done.  (I mistakenly titled the bit ADCHSM there, brain fault.)

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)


_______________________________________________
AVR-libc-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/avr-libc-dev

Reply via email to