bq25773 0.1.1

Platform-agnostic Rust driver for the Texas Instruments BQ25773 battery charge controller.
Documentation
1
2
3
4
#![allow(missing_docs)]
fn main() {
    println!("cargo:rebuild-if-changed=device.yaml");
}