# For an explanation of the configuration and more config values, visit https://github.com/probe-rs/cargo-embed/blob/master/src/config/default.toml [default.probe] protocol = "Swd" [default.flashing] enabled = true restore_unwritten_bytes = false [default.reset] enabled = true halt_afterwards = false [default.general] chip = "stm32f407VGTx" log_level = "WARN"