Crate probe_rs_cli_util

Source

Re-exports§

pub use clap;
pub use indicatif;
pub use log;

Modules§

common_options
Collection of #[derive(StructOpt)] structs common to programs that extend then functionality of cargo-flash.
flash
logging
rtt

Structs§

Artifact
Represents compiled code that the compiler emitted during compilation.
Meta

Enums§

ArtifactError

Functions§

build_artifact
Run cargo build and return the generated binary artifact.
read_metadata
Read chip information from Cargo.toml metadata