Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use (or contribute to) crc library? #13

Closed
vitiral opened this issue May 28, 2017 · 1 comment
Closed

use (or contribute to) crc library? #13

vitiral opened this issue May 28, 2017 · 1 comment

Comments

@vitiral
Copy link

vitiral commented May 28, 2017

I noticed that you re-implement crc. Would you be interested in using a library instead (or contributing to it if it doesn't work for your needs)?

I just opened a PR for no_std support in mrhooray/crc-rs#13

@whitequark
Copy link
Contributor

smoltcp does not implement any form of CRC. It implements an RFC 1071 checksum. In any case a dependency on crc-rs would be strictly a drawback, so no.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants