panic-dcc 0.1.1

Report panic messages to the host using the Debug Communication Channel (DCC)
Documentation
  • Coverage
  • 100%
    1 out of 1 items documented0 out of 0 items with examples
  • Size
  • Source code size: 16.55 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 461.08 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 9s Average build duration of successful builds.
  • all releases: 9s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • rust-embedded/arm-dcc
    12 10 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • adamgreig jonathanpallant github:rust-embedded:arm

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.