[target.'cfg(all(target_arch = "arm", target_os = "none"))'] runner = "probe-rs run --chip Cortex-M0" rustflags = [ "-C", "link-arg=-Tlink.x", ] [build] target = "thumbv6m-none-eabi"