Crates.io | itm-decode |
lib.rs | itm-decode |
version | 0.6.1 |
source | src |
created_at | 2021-03-03 13:20:57.04978 |
updated_at | 2021-08-15 01:29:04.22342 |
description | A library for decoding ARM Cortex-m ITM and DWT packets |
homepage | https://github.com/rtic-scope/itm-decode |
repository | https://github.com/rtic-scope/itm-decode |
max_upload_size | |
id | 363181 |
size | 87,885 |
itm-decode
- decode ITM and DWT protocol packetsitm-decode
is a sans-I/O library
crate that decodes ITM and DWT protocol packets as defined in the
ARMv7-M Architecture Reference Manual, eighth release, appendix
D4.
The code in this repository 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.