Crates.io | ethercat-soem-sys |
lib.rs | ethercat-soem-sys |
version | 0.2.0 |
source | src |
created_at | 2020-11-21 16:47:31.5691 |
updated_at | 2022-02-16 12:59:09.35903 |
description | Binding to the SOEM open-source EtherCAT master |
homepage | |
repository | https://github.com/ethercat-rs/ethercat-soem |
max_upload_size | |
id | 314745 |
size | 1,314,131 |
Rust FFI bindings for SOEM.
[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
.
Most of this crate was done by Matwey V. Kornilov.
This crate is licensed under the GPLv2.0 license.