panic-probe

Crates.iopanic-probe
lib.rspanic-probe
version1.0.0
created_at2020-09-01 14:13:00.239506+00
updated_at2025-04-01 14:46:41.110414+00
descriptionPanic handler that exits `probe-run` with an error code
homepage
repositoryhttps://github.com/knurling-rs/defmt
max_upload_size
id283406
size13,971
Johann Hemmann (Urhengulas)

documentation

README

panic-probe

Panic handler that exits probe-run with an error code

panic-probe can optionally log the panic message using the defmt logging framework. This functionality can be enabled through the print-defmt Cargo feature.

Note this firmware only supports Cortex-M targets

Support

panic-probe is part of the Knurling project, Ferrous Systems' effort at improving tooling used to develop for embedded systems.

If you think that our work is useful, consider sponsoring it via GitHub Sponsors.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be licensed as above, without any additional terms or conditions.

Commit count: 2295

cargo fmt