Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 860 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 860 Bytes

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.