4 releases

new 0.0.4 May 3, 2024
0.0.3 Apr 30, 2024
0.0.2 Feb 3, 2024
0.0.1 Jan 19, 2024

#210 in Embedded development

Download history 6/week @ 2024-02-02 12/week @ 2024-02-16 16/week @ 2024-02-23 2/week @ 2024-03-01 1/week @ 2024-03-08 20/week @ 2024-03-29 6/week @ 2024-04-05 128/week @ 2024-04-26

142 downloads per month
Used in dsdl

MIT/Apache

28KB
717 lines

Cyphal

Open Cyphal Rust Implementation

🚧 Work in progress

Optional Cargo features

  • can: Enables the CAN (controller area network) feature
  • socketcan: Enables the Socketcan feature which in turn enables the can feature
  • crc: Enables the CRC feature

Minimum Supported Rust Version (MSRV)

This crate is guaranteed to compile on stable Rust 1.75 and up. It might compile with older versions but that may change in any new patch release.

License

Licensed under either of

at your option.

Contribution

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.

Dependencies

~0–480KB
~10K SLoC