Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.13 KB

README.md

File metadata and controls

29 lines (19 loc) · 1.13 KB

debug-tools

This repository contains tools to help with the development of embedded-graphics. While it is primarily targeted at debugging the internals of embedded-graphics the debug framework might also be useful to develop or debug external libraries.

Minimum supported Rust version

This repository doesn't follow the same MSRV policy as the main embedded-graphics repository. The minimum supported Rust version for this repository is the latest stable Rust version. Ensure you have the correct version of Rust installed, preferably through https://rustup.rs.

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.