Crates.io | sensirion-hdlc |
lib.rs | sensirion-hdlc |
version | 0.2.0 |
source | src |
created_at | 2019-12-28 14:15:21.602898 |
updated_at | 2020-08-03 12:15:01.031635 |
description | Sensirion HDLC implementation |
homepage | https://github.com/iohe/sensirion-hdlc |
repository | https://github.com/iohe/sensirion-hdlc.git |
max_upload_size | |
id | 192953 |
size | 26,796 |
Only frames the data. Rust implementation of Sensirion High-level Data Link Control (HDLC) library.
Add sensirion-hdlc
to Cargo.toml
[dependencies]
sensirion-hdlc = "^0.1.0"
or
[dependencies.sensirion-hdlc]
git = "https://github.com/iohe/sensirion-hdlc"
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.