libftd2xx-ffi 0.1.1

Rust FFI bindings to the FTDI D2XX drivers.
Documentation

libftd2xx-ffi

Rust FFI bindings to the FTDI D2XX drivers.

This crate is just the C bindings. There is a separate project, libftd2xx-rs, which provides safe wrappers around the unsafe C bindings.

License

The underlying compiled C libraries within libftd2xx_src directory is from FTDI.

Please see the Driver License Terms for the license of the code within the libftd2xx_src directory.

All code outside of the libftd2xx_src directory is MIT licensed.