As mojo wrote:

> If you are interested I have working code that implements the IEEE
> 802.3 CRC-32 and is compatible with the XMEGA CRC generator. I also
> have code that generates the weird CRCs the XMEGA produces when it
> calculates the checksum of the flash memory regions, both for AVR and
> 32 bit processors (so that firmware updaters can compare notes with
> the XMEGA).

Just file it as a patch, please.  Don't forget to include the
leading comment that starts with /** so it gets added to the
documentation.

Obviously, since all this is a header file only, it ought to be
suitable for an inline function.
-- 
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
AVR-libc-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/avr-libc-dev

Reply via email to