An open API service indexing awesome lists of open source software.

https://github.com/embedded-graphics/debug-tools

Miscellaneous debug tools
https://github.com/embedded-graphics/debug-tools

Last synced: 10 months ago
JSON representation

Miscellaneous debug tools

Awesome Lists containing this project

README

          

# 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 .

## License

Licensed under either of

- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or
http://www.apache.org/licenses/LICENSE-2.0)
- MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)

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.

[`embedded-graphics`]: https://github.com/embedded-graphics/embedded-graphics