BQ25773 Rust Device Driver
A #[no_std] platform-agnostic driver for the BQ25773 buck-boost battery charge controller, capable of charging a 2- to 5-cell battery, using the embedded-hal traits.
A higher level API will be built on top of the lower level register accessor using the embedded-batteries traits.
MSRV
Currently, rust 1.85 and up is supported.
License
Licensed under the terms of the MIT license.
Contribution
Unless you explicitly state otherwise, any contribution submitted for inclusion in the work by you shall be licensed under the terms of the MIT license.
License: MIT