cortex-m-macros 0.7.8

Attributes used by `cortex-m`
Documentation
1
2
3
fn main() {
    println!("cargo:rustc-check-cfg=cfg(testcfg)");
}