cr1140-hal 0.1.0

Hardware abstraction layer for the ifm CR1140/CR1141 (aarch64, Yocto Linux)
Documentation
1
2
3
fn main() {
    println!("cr1140 hello from native Rust on aarch64");
}