[target.'cfg(all(target_arch = "arm", target_os = "none"))'] # replace STM32L552ZETxQ with your chip as listed in `probe-rs chip list` runner = "probe-rs run --chip STM32L552ZETxQ" [build] target = "thumbv8m.main-none-eabihf" [env] DEFMT_LOG = "trace"