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.
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.
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
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.