loic-fejoz / librpitx-sys

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:GNU General Public License v3.0


Languages

Language:Rust 97.9%Language:C++ 2.1%