Debug Communication Channel (DCC) API
This project is developed and maintained by the Cortex-R team.
This repository contains two crates:
arm-dcc
- a library for sending formatted text to the Arm DCC interfacepanic-dcc
- a library which implements a panic handler that usesarm-dcc
to print the panic info
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.
See the individual crates for licence details.
Contribution to this crate is organized under the terms of the Rust Code of Conduct, the maintainer of this crate, the Cortex-R team, promises to intervene to uphold that code of conduct.