Crates.io | arm-dcc |
lib.rs | arm-dcc |
version | 0.1.1 |
created_at | 2025-02-24 16:49:45.662379+00 |
updated_at | 2025-02-25 14:16:40.369754+00 |
description | Debug Communication Channel (DCC) API |
homepage | |
repository | https://github.com/rust-embedded/arm-dcc |
max_upload_size | |
id | 1567676 |
size | 18,873 |
arm-dcc
a library for sending formatted text to the 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/arm-dcc
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.
The arm-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.