#itm #cortex-m #arm #panic-handler #panic-impl

no-std panic-itm

Log panic messages using the ITM (Instrumentation Trace Macrocell)

7 unstable releases

Uses old Rust 2015

0.4.2 Nov 14, 2020
0.4.1 Apr 28, 2019
0.4.0 Sep 11, 2018
0.3.0 Sep 3, 2018
0.1.0 Apr 9, 2018

#1960 in Embedded development

Download history 510/week @ 2023-11-19 459/week @ 2023-11-26 485/week @ 2023-12-03 324/week @ 2023-12-10 722/week @ 2023-12-17 372/week @ 2023-12-24 380/week @ 2023-12-31 461/week @ 2024-01-07 541/week @ 2024-01-14 565/week @ 2024-01-21 531/week @ 2024-01-28 536/week @ 2024-02-04 334/week @ 2024-02-11 253/week @ 2024-02-18 487/week @ 2024-02-25 570/week @ 2024-03-03

1,704 downloads per month
Used in fewer than 20 crates

MIT/Apache

440KB
3.5K SLoC

panic-itm

Log panic messages using the ITM (Instrumentation Trace Macrocell)

This project is developed and maintained by the Cortex-M team.

Documentation

Minimum Supported Rust Version (MSRV)

This crate is guaranteed to compile on stable Rust 1.31.0 and up. It might compile with older versions but that may change in any new patch release.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Code of Conduct

Contribution to this crate is organized under the terms of the Rust Code of Conduct, the maintainer of this crate, the Cortex-M team, promises to intervene to uphold that code of conduct.

Dependencies

~150KB