TDHolmes / embedded-profiling

embedded focused solution for profiling the runtime of functions

Home Page:http://crates.io/crates/embedded-profiling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

embedded-profiling

Solution to profiling the runtime of functions in embedded, no-std environments. Documentation

Minimum Supported Rust Version (MSRV)

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

License

This code is 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.

About

embedded focused solution for profiling the runtime of functions

http://crates.io/crates/embedded-profiling

License:Apache License 2.0


Languages

Language:Rust 100.0%