/crsf-rs

A work in progress crsf protocol packet parser

Primary LanguageRustMIT LicenseMIT

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.