itm-decode

Crates.ioitm-decode
lib.rsitm-decode
version0.6.1
sourcesrc
created_at2021-03-03 13:20:57.04978
updated_at2021-08-15 01:29:04.22342
descriptionA library for decoding ARM Cortex-m ITM and DWT packets
homepagehttps://github.com/rtic-scope/itm-decode
repositoryhttps://github.com/rtic-scope/itm-decode
max_upload_size
id363181
size87,885
Viktor Vilhelm Sonesten (tmplt)

documentation

README

itm-decode - decode ITM and DWT protocol packets

itm-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.

License

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.

Commit count: 111

cargo fmt