crc8-rs 1.1.1

A heapless no-std library for doing 8-bit cyclic redundancy checks
Documentation
[package]
authors = ["Gijs Burghoorn <me@gburghoorn.com>"]
categories = ["embedded", "no-std"]
description = "A heapless no-std library for doing 8-bit cyclic redundancy checks"
edition = "2018"
homepage = "https://github.com/coastalwhite/crc8"
keywords = ["crc", "checksum", "embedded"]
license = "MIT"
name = "crc8-rs"
readme = "README.md"
repository = "https://github.com/coastalwhite/crc8"
version = "1.1.1"