/librpitx-sys

Rust bindings to [librpitx](https://github.com/F5OEO/librpitx).

Primary LanguageRustGNU General Public License v3.0GPL-3.0

librpitx-sys

Rust bindings to librpitx.

Usage

You should probably not use this crate directly, but use some crates-to-come that will wrap this one in a safer way.

License

Note that this crate is released under GNU GENERAL PUBLIC LICENSE (GPL) as the original librpitx library. It thus deviates from some habits for Rust crates to make you aware that with default librpitx default installation, your binary may fall under GPL license anyway.

How

librpitx-sys contains auto-generated bindgen modules. It only exports dma and gpio related C++ classes.