axp192-dd 0.1.0

A driver for the AXP192 power management IC (uses device-driver crate)
1
2
3
4
fn main() {
    println!("cargo:rustc-link-arg=-Tlinkall.x");
    println!("cargo:rustc-link-arg=-Tdefmt.x");
}