tact1m4n3 / crsf-rs

A work in progress crsf protocol packet parser
MIT License
10 stars 7 forks source link

crsf-rs

This crate provides a #[no_std] parser for the crossfire protocol.

CRSF protocol specification

Examples

Check out the examples directory.

Documentation

Available on docs.rs.

License

Licensed under the MIT License.

Contribution

Feel free to contribute code, as the project it's still a work in progress.