9 releases
new 0.2.2 | Apr 10, 2025 |
---|---|
0.2.1 | Apr 10, 2025 |
0.2.0 | Mar 31, 2025 |
0.1.0-alpha3 |
|
0.1.0-alpha0 |
|
#756 in Hardware support
1,077 downloads per month
Used in 4 crates
20KB
449 lines
Overview
rs-can is a driver for CAN device.
It is a part of rust-can driver.
Prerequisites
- Rust 1.70 or higher
- Cargo (included with Rust)
Adding to Your Project
To use rs-can in your Rust project, add it as a dependency in your Cargo.toml
:
[dependencies]
rs-can = { version="lastest-version" }
Contributing
We're always looking for users who have thoughts on how to make rs-can
better, or users with
interesting use cases.
Of course, we're also happy to accept code contributions for outstanding feature requests!
Dependencies
~0.5–1.1MB
~25K SLoC