# rv8803
[](https://crates.io/crates/rv8803)
[](https://docs.rs/rv8803/)
## API usage
Refer to the [docs](https://docs.rs/rv8803/latest/rv8803/) for further examples.
### WARNING!
The [latest release](https://crates.io/crates/rv8803) simply stabilises a new public API, however, this still needs testing on actual hardware and is pending.
Should you wish to contribute towards this effort, kindly do so by opening issues/PRs. Thanks!
### Building
This runs a `release` build, runs tests and generates docs.
```shell script
./build.sh
```
## Minimum supported Rust version
This project is tested against rust `nightly`.
## License
Refer to LICENSE.