[target.'cfg(all(target_arch = "arm", target_os = "none"))'] # replace MSPM0G3507 with your chip as listed in `probe-rs chip list` runner = "probe-rs run --chip MSPM0G3507 --protocol=swd" [build] target = "thumbv6m-none-eabi" [env] DEFMT_LOG = "debug"