Skip to content

embedded-graphics/debug-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Miscellaneous debug tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages