-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.tpl
34 lines (22 loc) · 1.19 KB
/
README.tpl
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# QMI8658
<p align="left">
<a href="https://github.com/initerworker/qmi8658/actions/workflows/rust-release.yml"><img src="https://github.com/initerworker/qmi8658/actions/workflows/rust-release.yml/badge.svg" alt="Github CI/CD"></a>
<a href="https://crates.io/crates/qmi8658-rs"><img src="https://img.shields.io/crates/v/qmi8658-rs.svg" alt="Crates.io"></a>
<a href="https://docs.rs/qmi8658-rs"><img src="https://docs.rs/qmi8658-rs/badge.svg" alt="Docs.rs"></a>
</p>
Rust implementation I2C driver of the QMI8658 Low Noise, Wide Bandwidth 6D Inertial Measurement
Unit with Motion Co-Processor.
WIP...
## Open-To-Idea
Please feel free to open an issue with your design improvements/considerations.
{{readme}}
## 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.