ltc681x 0.5.0

Client LTC681X battery monitoring family
Documentation
[dependencies.embedded-hal]
features = ["unproven"]
version = "0.2.7"

[dependencies.fixed]
version = "1.15.0"

[dependencies.heapless]
version = "0.8.0"
[dev-dependencies.mockall]
version = "0.11.0"

[features]
default = ["example"]
example = []
strict = []

[package]
authors = ["PEGASUS GmbH <info@pegasus-aero.de>"]
categories = ["embedded", "hardware-support", "no-std"]
description = "Client LTC681X battery monitoring family"
documentation = "https://docs.rs/ltc681x"
edition = "2021"
keywords = ["LTC681X", "BMS", "no_std", "battery", "ic"]
license = "MIT OR Apache-2.0"
name = "ltc681x"
readme = "README.md"
repository = "https://github.com/pegasus-aero/rt-LTC681X"
version = "0.5.0"