avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] Re: [avr-libc-dev] RFD: more avr-libc API changes


From: Wojtek Kaniewski
Subject: Re: [avr-gcc-list] Re: [avr-libc-dev] RFD: more avr-libc API changes
Date: Fri, 9 Sep 2005 14:58:38 +0200 (CEST)

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]