panic-probe

Crates.iopanic-probe
lib.rspanic-probe
version0.3.2
sourcesrc
created_at2020-09-01 14:13:00.239506
updated_at2024-05-13 16:29:28.477746
descriptionPanic handler that exits `probe-run` with an error code
homepage
repositoryhttps://github.com/knurling-rs/defmt
max_upload_size
id283406
size19,294
(knurling-team)

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.

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: 2052

cargo fmt