[target.'cfg(all(target_arch = "arm", target_os = "none"))'] rustflags = [ "-C", "linker=rust-lld", "-C", "link-arg=-Tlink.x", ] runner = "probe-run --chip STM32F103CB" [build] target = "thumbv7m-none-eabi"