panic-dcc

Crates.iopanic-dcc
lib.rspanic-dcc
version0.1.1
created_at2025-02-24 16:49:57.260089+00
updated_at2025-02-25 14:16:49.181303+00
descriptionReport panic messages to the host using the Debug Communication Channel (DCC)
homepage
repositoryhttps://github.com/rust-embedded/arm-dcc
max_upload_size
id1567678
size17,062
Jonathan Pallant (jonathanpallant)

documentation

README

arm-dcc

a panic handler that uses arm-dcc to print the panic info over an Arm Debug Communication Channel (DCC) interface

This project is developed and maintained by the [Cortex-R team][team].

See the docs at https://docs.rs/panic-dcc

Minimum Supported Rust Version (MSRV)

This crate is guaranteed to compile on stable Rust 1.59 and up. It might compile with older versions but that may change in any new patch release.

License

The panic-dcc crate is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE and LICENSE-MIT for details.

Commit count: 31

cargo fmt