On Fri, 9 Sep 2005, Szikra István wrote:
> > BTW, <util/...> would be a good place for <avr/crc16.h> too.
>
> Unfortunately crc16.h is not completely independent from avr hw on the
> account it uses inline asm, and not (ansi) c.

I believe that it's about functionality, not implementation. Delays and
CRC are supposed to do the same things even on different architectures.
DDRB and SREG on the other hand are AVR-specific in either in assembler
and C sense.

Regards,
Wojtek


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

Reply via email to