ethercat-soem-sys

Crates.ioethercat-soem-sys
lib.rsethercat-soem-sys
version0.2.0
sourcesrc
created_at2020-11-21 16:47:31.5691
updated_at2022-02-16 12:59:09.35903
descriptionBinding to the SOEM open-source EtherCAT master
homepage
repositoryhttps://github.com/ethercat-rs/ethercat-soem
max_upload_size
id314745
size1,314,131
Markus Kohlhase (flosse)

documentation

README

ethercat-soem-sys

Rust FFI bindings for SOEM.

Usage

[dependencies]
ethercat-soem-sys = "*"

By default this crate compiles with the upstream SOEM master (commit 342ca86). If you like to use an other version you can set the environment variable EC_SOEM_PATH.

Credits

Most of this crate was done by Matwey V. Kornilov.

License

This crate is licensed under the GPLv2.0 license.

Commit count: 52

cargo fmt